hydrabolt
|
555d743dae
|
Added permission overwrites in channels and potential bug fix
Bug may have potentially been fixed under MESSAGE_UPDATE
|
2015-10-26 17:31:23 +00:00 |
|
hydrabolt
|
e9afa94c32
|
Added setting permissions
You should just do:
permissionObject.manageRoles = true;
for example rather than messing with setBit.
|
2015-10-26 12:16:04 +00:00 |
|
hydrabolt
|
15f35e8019
|
Fixed getBit
will now resolve all permissions to true if it has manage role
|
2015-10-26 12:11:45 +00:00 |
|
hydrabolt
|
0f02856a8c
|
Added role creation and new role listening
bot.createRole(server, cb(err, ServerPermissions))
and
bot.on("serverRoleCreate", server, ServerPermissions)
|
2015-10-26 12:06:38 +00:00 |
|
hydrabolt
|
dbbeba56d9
|
Added setAvatar
|
2015-10-25 22:25:30 +00:00 |
|
hydrabolt
|
26a1850f01
|
Added 3.9.0 web dist
|
2015-10-25 19:36:35 +00:00 |
|
hydrabolt
|
2de37a8fbb
|
Fixed permissions
|
2015-10-25 18:36:03 +00:00 |
|
hydrabolt
|
f0ae575aa0
|
Updated grunt build file
Will now work on Electron between files (compiled in loose mode)
|
2015-10-25 17:52:29 +00:00 |
|
hydrabolt
|
780369b90a
|
Moved permissions to get/set
the grind was unreal
|
2015-10-03 23:50:21 +01:00 |
|
hydrabolt
|
c60fe26657
|
Added permissions evaluation!
|
2015-10-03 22:50:46 +01:00 |
|
hydrabolt
|
8f4e6e34d5
|
Added full evaluation of SERVERwide permissions
|
2015-10-03 21:35:28 +01:00 |
|
hydrabolt
|
6b091128cb
|
Created ChannelPermissions class
|
2015-10-03 20:36:32 +01:00 |
|