feat: add alias for topic command
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ const COMMANDS = [
|
|||||||
{
|
{
|
||||||
name: "Topic",
|
name: "Topic",
|
||||||
description: "Find out what is happening on the stream.",
|
description: "Find out what is happening on the stream.",
|
||||||
aliases: ["!whatbrodoing"],
|
aliases: ["!wtf", "!whatbrodoing"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Wrong Screen",
|
name: "Wrong Screen",
|
||||||
|
|||||||
Reference in New Issue
Block a user