Commit Graph

11 Commits

Author SHA1 Message Date
TriForMine 8c40679036 Remove changes of helpers, will change them on another pr 2021-10-08 16:41:48 +02:00
TriForMine dcbf0fcaaa More conversion 2021-10-08 08:05:04 +02:00
ITOH 83b7a708e7 fix: snakelize request body 2021-05-31 19:48:13 +02:00
itohatweb 179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
itohatweb 3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
ITOH fb8035c4ef change: move closeWS & sendShardMessage to ws object 2021-05-06 15:28:42 +02:00
ITOH 6315ba75fc add sendShardMessage 2021-04-16 19:14:48 +02:00
Skillz4Killz 72618947f0 feat: implement gateway queue (#844)
* feat: implement gateway queue

* process queues when adding to queue

* fix: tests fixed ready for review

* handle shard closed

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-04-13 17:29:35 +01:00
TriForMine b93dc0963f fix(helpers): fix import StatusUpdate as type (#842)
* fix(helpers): add missing export for editBotStatus

* fix(helpers): fix import type
2021-04-13 08:31:45 +01:00
ayntee 1cbc1b8f82 fmt files damn son 2021-04-12 23:13:37 +04:00
Skillz4Killz af3dbf1564 refactor: move edit_bot_status to another file in helpers (#838) 2021-04-12 19:17:55 +04:00