aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-27 13:45:52 -0400
committerUnknown <Alee14498@gmail.com>2017-10-27 13:45:52 -0400
commit91782cd11e96c64eac5463f48d78824c6af8d174 (patch)
tree9f39ce730cac4130989920f628bcfcfbab23c7a2
parent548c3f10d3362ddcc469778bdf3187af28704fcc (diff)
downloadAstralQuote-ATC-91782cd11e96c64eac5463f48d78824c6af8d174.tar.gz
AstralQuote-ATC-91782cd11e96c64eac5463f48d78824c6af8d174.tar.bz2
AstralQuote-ATC-91782cd11e96c64eac5463f48d78824c6af8d174.zip
Updated the invitebot command
-rw-r--r--bot.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot.js b/bot.js
index c1fc0fd..440376e 100644
--- a/bot.js
+++ b/bot.js
@@ -290,8 +290,8 @@ client.on('message', message => {
embed.setAuthor("AstrelQuact", "https://cdn.discordapp.com/avatars/373224323529310208/10311b6f6bb439681480b0ced7efaf66.png?size=2048");
embed.setColor("#BF6FDB");
- embed.setDescription("Ooh! I can see you want to invite me to a server! Here's the link: https://discordapp.com/oauth2/authorize?client_id=373224323529310208&scope=bot&permissions=0");
- embed.setURL("https://discordapp.com/oauth2/authorize?client_id=373224323529310208&scope=bot&permissions=0");
+ embed.setDescription("Ooh! I can see you want to invite me to a server! Here's the link: https://discordapp.com/oauth2/authorize?client_id=373224323529310208&scope=bot&permissions=314368");
+ embed.setURL("https://discordapp.com/oauth2/authorize?client_id=373224323529310208&scope=bot&permissions=314368");
message.channel.send(embed)
} else if (message.content.startsWith("!")) {