1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-12-04 04:42:48 +00:00
arikawa/gateway
2020-10-31 15:54:51 -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 wsutil: Added possibly missing Reset cases and more debug logs 2020-10-31 15:54:51 -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: Added missing intents in tests 2020-10-30 12:00:41 -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
shards.go