diff --git a/src/index.js b/src/index.js index a658f64..5c780a7 100644 --- a/src/index.js +++ b/src/index.js @@ -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.",