summaryrefslogtreecommitdiff
path: root/includes/external/discord/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/discord/start.sh')
-rw-r--r--includes/external/discord/start.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/external/discord/start.sh b/includes/external/discord/start.sh
new file mode 100644
index 0000000..b9c9404
--- /dev/null
+++ b/includes/external/discord/start.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+node register.js
+node bot.js \ No newline at end of file