Skip to content

Commit

Permalink
more nicks for the ttt event
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 authored and Meta Construct committed Apr 25, 2024
1 parent 9b08ee6 commit a563492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/discord/modules/discord-events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default (bot: DiscordBot): void => {
{
icon: "ttt",
triggers: ["ttt"],
nicks: ["Terror", "Detective", "Innocent"],
nicks: ["terror", "detective", "innocent", "trouble", "clue", "banana", "protogen"],
execute: () =>
bot.container
.getService("GameBridge")
Expand Down

0 comments on commit a563492

Please sign in to comment.