feat: add dontation command
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
const COMMANDS = [
|
||||
{
|
||||
name: "Show Support",
|
||||
description: "Feel free to buy me some coffee to support the stream.",
|
||||
aliases: ["!coffee", "!donation", "!dono"],
|
||||
},
|
||||
{
|
||||
name: "Topic",
|
||||
description: "Find out what is happening on the stream.",
|
||||
|
||||
Reference in New Issue
Block a user