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