arikawa/gateway
diamondburned 0d13edc8fd
gateway: Add ClientState and Capabilities for Identify
This commit preps the gateway for user account usage.
2021-11-03 15:29:29 -07:00
..
shard shard: Separate state's cabinet, fix return bugs 2021-10-31 13:10:34 -07:00
commands.go api: Threads (#257) 2021-08-08 13:19:15 -07:00
events.go discord: Add per-guild avatars, ModifyMe -> ModifyCurrentUser (#278) 2021-09-28 11:46:36 -07:00
events_map.go discord: Update to match current API docs (#277) 2021-09-23 21:37:50 -07:00
gateway.go gateway: Fix Context overwrite in Gateway.Open (#285) 2021-10-20 15:06:06 -07:00
identify.go gateway: Add ClientState and Capabilities for Identify 2021-11-03 15:29:29 -07:00
integration_test.go shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00
intents.go shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00
op.go gateway: Skip unknown events while reconnecting (#255) 2021-08-03 18:00:31 -07:00
perseverance_test.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
ready.go state, handler: Refactor state storage and sync handlers 2021-11-03 15:16:02 -07:00