discord.js/src/client/actions
2016-11-20 20:52:39 -05:00
..
Action.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
ActionsManager.js Remove dynamic requires 2016-11-20 20:52:39 -05:00
ChannelCreate.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
ChannelDelete.js Switch config back to camelCase 2016-09-27 18:42:32 -04:00
ChannelUpdate.js Stop comparing for equality on update events and just emit for performance 2016-09-25 11:24:02 +01:00
GuildBanRemove.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
GuildDelete.js Switch config back to camelCase 2016-09-27 18:42:32 -04:00
GuildEmojiCreate.js Add full guild emoji functionality (#749) 2016-09-27 20:44:09 -04:00
GuildEmojiDelete.js Add full guild emoji functionality (#749) 2016-09-27 20:44:09 -04:00
GuildEmojiUpdate.js fix emoji updates (#826) 2016-10-22 23:43:07 -04:00
GuildMemberGet.js Prevent Guild.fetchMember from messing with fetchMembers 2016-09-07 23:12:36 -04:00
GuildMemberRemove.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRoleCreate.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRoleDelete.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildRolesPositionUpdate.js Fix docs 2016-10-26 15:14:28 +01:00
GuildRoleUpdate.js Rename some events (mainly guild events) 2016-10-26 15:52:40 +01:00
GuildSync.js Change how presences are handled 2016-09-25 14:16:03 +01:00
GuildUpdate.js Stop comparing for equality on update events and just emit for performance 2016-09-25 11:24:02 +01:00
MessageCreate.js Add new MessageEmbed stuff (#898) 2016-11-17 02:42:50 -05:00
MessageDelete.js Switch config back to camelCase 2016-09-27 18:42:32 -04:00
MessageDeleteBulk.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
MessageReactionAdd.js Fix reaction event names (#906) 2016-11-17 03:03:51 -05:00
MessageReactionRemove.js Fix reaction event names (#906) 2016-11-17 03:03:51 -05:00
MessageReactionRemoveAll.js Fix reaction event names (#906) 2016-11-17 03:03:51 -05:00
MessageUpdate.js Stop comparing for equality on update events and just emit for performance 2016-09-25 11:24:02 +01:00
UserGet.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
UserNoteUpdate.js Add support for notes (#860) 2016-10-30 23:06:09 -04:00
UserUpdate.js Fix stacked heartbeats on reconnect and fix documentation 2016-10-01 20:21:38 +01:00