Skip to content

Commit 6675448

Browse files
Techbot121Meta Construct
authored andcommitted
adjust some nicks
1 parent e7e2818 commit 6675448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/services/discord/modules/discord-events.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ export default async (bot: DiscordBot): Promise<void> => {
3434
{
3535
icon: "vr",
3636
triggers: ["vrchat", "vr"],
37-
nicks: ["VR", "Virtual"],
37+
nicks: ["VR", "Virtual", "Black Cat", "Pug"],
3838
},
3939
{
4040
icon: "ttt",
4141
triggers: ["ttt"],
42-
nicks: ["terror", "detective", "innocent", "trouble", "clue", "banana", "protogen"],
42+
nicks: ["terror", "detective", "innocent", "trouble", "clue", "banana"],
4343
execute: async () =>
4444
(await bot.container.getService("GameBridge")).servers[4]?.sendLua(
4545
`local request = require("gm_request") if request and not request:IsServerGamemode(3,"terrortown") then request:SwitchGamemodeAsync("terrortown",print) end`

0 commit comments

Comments
 (0)