1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-17 15:38:46 +00:00
arikawa/gateway
Maximilian von Lindern 3230916c45
State: don't check store if resource is not tracked through intents (#163)
Partially reviewed; good for the most part.
2020-11-19 10:43:31 -08:00
..
commands.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
events.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08:00
events_map.go Gateway: Added missing MessageReactionRemoveEmojiEvent constructor 2020-10-28 19:39:18 -07:00
gateway.go State: don't check store if resource is not tracked through intents (#163) 2020-11-19 10:43:31 -08:00
identify.go Gateway: remove GuildSubscriptions from IdentifyData 2020-11-03 10:18:04 -08:00
integration_test.go Gateway: Added missing intents in tests 2020-10-30 12:00:41 -07:00
intents.go replace usage of discordapp.com with discord.com in docs 2020-11-03 10:14:53 -08: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