crappy ratelimiting it doesnt work but its here ok

This commit is contained in:
Amish Shah
2016-08-13 22:22:24 +01:00
parent 0d44a801f2
commit 0224138dc9
6 changed files with 131 additions and 85 deletions

View File

@@ -165,6 +165,7 @@ const PermissionFlags = exports.PermissionFlags = {
ATTACH_FILES: 1 << 15,
READ_MESSAGE_HISTORY: 1 << 16,
MENTION_EVERYONE: 1 << 17,
EXTERNAL_EMOJIS: 1 << 18,
CONNECT: 1 << 20,
SPEAK: 1 << 21,