aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-20 18:10:16 -0400
committerUnknown <Alee14498@gmail.com>2017-10-20 18:10:16 -0400
commit527ce695985cfedd514e2721933d12ab1a6170bc (patch)
treecc64aa99309df36e3d990c9a4ef678215a724ba2 /bot.js
parent994c2be53b11c8e9854743b3924094fb97b34022 (diff)
downloadAstralMod-ATC-527ce695985cfedd514e2721933d12ab1a6170bc.tar.gz
AstralMod-ATC-527ce695985cfedd514e2721933d12ab1a6170bc.tar.bz2
AstralMod-ATC-527ce695985cfedd514e2721933d12ab1a6170bc.zip
Uncommenting the waiting room music
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({