hydrabolt
|
83f587a71a
|
4.1.0
Features the ability to catch up on messages and also wraps embed data
in apt classes (see docs)
|
2015-10-29 18:54:30 +00:00 |
|
hydrabolt
|
b6955e771e
|
Expanded files
|
2015-10-29 16:01:41 +00:00 |
|
hydrabolt
|
8b64769b49
|
4.0.0 and dists
|
2015-10-29 15:52:05 +00:00 |
|
hydrabolt
|
626c3208b9
|
Fixed permission resolution
|
2015-10-29 15:45:48 +00:00 |
|
hydrabolt
|
bb1655330a
|
Bug fixes and added getBans
|
2015-10-29 13:03:11 +00:00 |
|
hydrabolt
|
3ce8ea7d74
|
3.10.2 dists
|
2015-10-28 16:17:32 +00:00 |
|
hydrabolt
|
834825a09d
|
New travis build
|
2015-10-28 16:09:21 +00:00 |
|
hydrabolt
|
6b18f42728
|
More docs
|
2015-10-27 21:20:29 +00:00 |
|
hydrabolt
|
76888151a2
|
Added defaults to ServerPermissions
|
2015-10-26 13:55:00 +00:00 |
|
hydrabolt
|
1de2c5e5be
|
Added Colors file
removed colours for consistency
|
2015-10-26 13:36:13 +00:00 |
|
hydrabolt
|
685d08ffa5
|
Added permission fields missing in server permissions
|
2015-10-26 12:18:57 +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
|
780369b90a
|
Moved permissions to get/set
the grind was unreal
|
2015-10-03 23:50:21 +01:00 |
|
hydrabolt
|
aed7d3c1c2
|
began to work on update listening
|
2015-10-03 23:40:29 +01:00 |
|
hydrabolt
|
3869f584b6
|
added toString to ServerPermissions
|
2015-10-03 20:30:53 +01:00 |
|
hydrabolt
|
b264b61718
|
Servers now manage server-wide permissions
Servers now create ServerPermissions objects for roles
|
2015-10-03 19:44:08 +01:00 |
|