summaryrefslogtreecommitdiff
path: root/bot/commands/suicide.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot/commands/suicide.js')
-rw-r--r--bot/commands/suicide.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/commands/suicide.js b/bot/commands/suicide.js
new file mode 100644
index 0000000..4d308aa
--- /dev/null
+++ b/bot/commands/suicide.js
@@ -0,0 +1 @@
+module.exports = (_1, _2, _3, send, _4) => { send("🔫"); } \ No newline at end of file