feat: add dontation command

This commit is contained in:
Stevan Freeborn
2026-04-11 15:18:16 -05:00
parent 0216edd1f8
commit 8d6e00273a
+5
View File
@@ -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.",