1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-17 15:38:46 +00:00
arikawa/gateway
2020-10-30 11:15:58 -07:00
..
commands.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
events.go Gateway: Fixed MessageReactionRemoveEmoji not having Event suffix 2020-10-28 19:31:43 -07:00
events_map.go Gateway: Added missing MessageReactionRemoveEmojiEvent constructor 2020-10-28 19:39:18 -07:00
gateway.go {,Voice}Gateway: Refactored Closing 2020-10-30 11:02:37 -07:00
identify.go Gateway: Added an Event to Intents map for convenience 2020-10-28 19:44:04 -07:00
integration_test.go Gateway: Fixed race in test Fatal 2020-10-30 11:15:58 -07:00
intents.go Bot: Added automatic Intents detection from handlers 2020-10-28 22:49:18 -07:00
intents_map.go Gateway: Added an Event to Intents map for convenience 2020-10-28 19:44:04 -07:00
op.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
ready.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
sequence.go Fixed some race conditions 2020-02-02 14:12:54 -08:00
shards.go WIP integration test 2020-01-14 23:34:18 -08:00