Commit Graph
4739 Commits
Author SHA1 Message Date
YuzuandSkillz4Killz 005c78e136 Dedicated types (#2268)
* feat: dedicated types

* patch: AnythingBut with arrays

* patch: nested objects stuff

* patch: stuff

* fix: requested changes

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-06-08 12:27:26 -04:00
Skillz4Killz e7191c7eef fix: add autofmt 2022-06-08 13:35:40 +00:00
Skillz4Killz e840b50319 fix: disable benchmarks 2022-06-08 13:30:37 +00:00
Skillz4Killz fb6f73d124 fix: benchmark gateway rewrite bugs 2022-06-08 12:04:15 +00:00
Skillz4Killz fd97bb7f50 fmt 2022-06-08 11:42:08 +00:00
Skillz4Killz cdc9ba5b14 Update pr_tests.yml 2022-06-05 21:16:52 -04:00
Skillz4Killz 226a1e0c80 fix(cache): cache plugin using old gateway model 2022-06-04 20:47:10 +00:00
Skillz4Killz 4ae4abbf11 fix(fmt): time to delete deno fmt 2022-06-04 15:58:22 +00:00
Skillz4Killz a9edf4c29a fix(test): import not auto updated silly deno 2022-06-04 15:56:48 +00:00
Skillz4Killz 2300584404 Update README.md 2022-06-04 11:41:54 -04:00
Skillz4Killz e9e8fa9c25 fix(test): add check of dm message exist 2022-05-31 15:12:44 +00:00
Skillz4Killz 6e0b53e712 ci(tests): fix testss name in ci 2022-05-31 14:23:01 +00:00
Skillz4Killz 0ab109fc43 fix(tests): rename testss to tests folder 2022-05-31 14:22:12 +00:00
Skillz4Killz 0e6e5d8649 fix(tests): remove old tests folder 2022-05-31 14:21:51 +00:00
Skillz4Killz 3af25bcc1d BREAKING(helpers): editBotNickname can return undefined 2022-05-31 14:21:16 +00:00
Skillz4Killz c7a94ffa89 fix(tests): add reaction tests 2022-05-31 14:20:33 +00:00
Skillz4Killz 873be9188d fix(tests): add benchmark test 2022-05-31 14:20:11 +00:00
Skillz4Killz d3c1111b26 fix: fmt and cleanup 2022-05-31 13:38:34 +00:00
Skillz4Killz cdf748064e fix(tests): migrate webhook unit tests 2022-05-31 13:37:46 +00:00
Skillz4Killz 9473a1d798 BREAKING(helpers): getWebhook can return undefined 2022-05-31 13:35:28 +00:00
Skillz4Killz 35920b56cf fix(tests): remaining channel unit tests 2022-05-31 13:15:52 +00:00
Skillz4Killz 87cab15100 fix(tests): migrate misc tests 2022-05-31 12:48:08 +00:00
Skillz4Killz 9b609a58d5 BREAKING(helpers): getUser can return undefined 2022-05-31 12:47:56 +00:00
Skillz4Killz e886ee2718 fix(tests): migrate role unit tests 2022-05-31 03:37:09 +00:00
Skillz4Killz 9da9c08039 fix(tests): loadBot is sync now gg 2022-05-30 22:20:55 +00:00
Skillz4Killz 6ef83dbc87 fix(test): add member fetching tests 2022-05-30 22:20:41 +00:00
Skillz4Killz 84e553707e fix(tests): add nickname of bot test 2022-05-30 22:20:28 +00:00
Skillz4Killz 4ffddb3160 fix(tests): add dm test 2022-05-30 22:20:16 +00:00
Skillz4Killz 759518b35f fix(tests): add member ban tests 2022-05-30 22:20:06 +00:00
Skillz4Killz d51cf52a8c fix(tests): remove unused old tests files 2022-05-30 22:19:19 +00:00
Skillz4Killz 6c464ce5c0 fix(tests): cleanup some tests old code 2022-05-30 22:18:57 +00:00
Skillz4Killz 6b4160e066 BREAKING(helpers): getMember user isnt in server 2022-05-30 22:18:38 +00:00
Skillz4Killz 695fb7a4bc BREAKING(helpers): getDmChannel if no dm perms 2022-05-30 22:18:08 +00:00
Skillz4Killz e05e409d76 BREAKING(helper): fix getBan if not banned 2022-05-30 22:17:37 +00:00
Skillz4Killz 146c10d769 fix(test): events editing tests split 2022-05-30 15:29:33 +00:00
Skillz4Killz 7e24a7da27 fix(tests): remove old scheduled events 2022-05-30 14:48:46 +00:00
Skillz4Killz 099d4f4d49 fix(tests): migrate scheduled events tests 2022-05-30 14:48:23 +00:00
Skillz4Killz 34a38b0124 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-05-29 17:56:44 +00:00
Skillz4Killz e34a265ba4 fix(test): migrate message related unit tests 2022-05-29 17:56:41 +00:00
ITOH c7eb3a9b0c hotfix: release: 13.0.0-rc45
Fixed:
 - startBot shard data calculation
 - propper handling for websocket close code 1000

Changed:
 - shard shutdown code to 3000
13.0.0-rc45
2022-05-29 18:22:56 +02:00
ITOH 144e651259 release: 13.0.0-rc44
Fixed:
 - lastShardId & totalShards when starting a bot without pre-set `gatewayBot` information
Removed:
 - Debug handling of close code 1000 for shards
13.0.0-rc44
2022-05-29 17:47:40 +02:00
ITOH d50be0834e fix(gateway,bot): socket close debug handling & last/totalShards (#2261) 2022-05-29 17:39:27 +02:00
Skillz4Killz 23377aecab fix(tests): add first message unit test 2022-05-29 15:29:00 +00:00
Skillz4Killz 81d9577269 fix: local tests stop existing plz 2022-05-29 15:13:32 +00:00
Skillz4Killz 36c3b15f2b fix: deno fmt is trash 2022-05-29 15:10:20 +00:00
Skillz4Killz 8e0853395c fix: itoh wanted more comments 2022-05-29 15:08:11 +00:00
Skillz4Killz e15ca075c9 fix(tests): move emoji tests to guild stuff cuz rate limits 2022-05-29 14:59:50 +00:00
Skillz4Killz 24e4ca8e2e fix(tests): fix broken threads assertion 2022-05-29 14:55:33 +00:00
Skillz4Killz 5e492f0d49 fix(helpers): editGuild options spread out 2022-05-29 14:54:54 +00:00
Skillz4Killz 05ba25b23f fix(helpers): getGuild bug on guild doesnt exist 2022-05-29 14:54:22 +00:00