aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot.js b/bot.js
index 7530e20..2216e5b 100644
--- a/bot.js
+++ b/bot.js
@@ -509,11 +509,11 @@ client.on('ready', () => {
setGame();
//Jump into waiting room
- /*client.channels.get("368501920417185792").join().then(function(conn) {
+ client.channels.get("368501920417185792").join().then(function(conn) {
console.log("[STATUS] AstralMod is connected to the waiting room");
connection = conn;
playAudio();
- }); */
+ });
//Get all messages in #suggestions
client.channels.get("369224177435017226").fetchMessages({