feat: add wrong screen command
This commit is contained in:
@@ -4,6 +4,11 @@ const COMMANDS = [
|
|||||||
description: "Find out what is happening on the stream.",
|
description: "Find out what is happening on the stream.",
|
||||||
aliases: ["!whatbrodoing"],
|
aliases: ["!whatbrodoing"],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Wrong Screen",
|
||||||
|
description: "Sometimes I forget to switch to the correct scene. Use this command to let me know I've done this.",
|
||||||
|
aliases: ["!screen", "!iamblind", "!talktotheface"],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Lurk",
|
name: "Lurk",
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user