Commit Graph
100 Commits
Author SHA1 Message Date
Skillz4Killz 3100f2cb66 fix: fmt 2022-08-25 18:39:20 +00:00
Skillz4Killz 270116a474 BREAKING: last remaining major break 2022-08-25 18:37:09 +00:00
Skillz4Killz 67230bc95a fix: edge case for large bot crashes Closes #2311 2022-08-25 18:33:25 +00:00
Skillz4Killz cdd160d5eb Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-08-25 18:02:07 +00:00
Skillz4Killz 88c0835953 fix: automod reason support Closes #2334 2022-08-25 18:02:03 +00:00
Skillz4Killz b89d3ca078 fix: missing application id Closes #2337 2022-08-25 15:39:41 +00:00
Skillz4Killz 97c344783b fix: get invite helper. Closes #2389 2022-08-25 15:21:07 +00:00
Skillz4Killz 5afe691a0b fix: fmt 2022-08-24 05:25:34 +00:00
Skillz4Killz 359db97a39 fix: pass tests 2022-08-24 05:25:00 +00:00
Skillz4Killz 8282af16ac fix: type error 2022-08-23 15:12:26 +00:00
Skillz4Killz 2286d31468 fix: delete invisible 2022-08-23 15:12:20 +00:00
Skillz4Killz f9fb29d702 fix: missing reverse transformers 2022-08-23 15:02:31 +00:00
Skillz4Killz b16a3136cf Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-08-23 14:56:51 +00:00
Skillz4Killz e843b72edb fix: type errors 2022-08-23 14:56:48 +00:00
Skillz4Killz f57b2274e0 fix: delete the typing channel 2022-06-18 23:49:25 +00:00
Skillz4Killz 1943fab075 fix: import error 2022-06-18 23:44:17 +00:00
Skillz4Killz ffe7cdbc6f feat: base plugin lib idea (#2308)
* feat: base plugin lib idea

* fix: stuff

* fmt

* fix: imports and exports

* fix: errors & tests

* fix: remove logs
2022-06-18 18:46:37 -04:00
Skillz4Killz 181f39bc2b Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-06-17 21:20:12 +00:00
Skillz4Killz c8223b5768 fix: forgot to push this 2022-06-17 21:20:10 +00:00
Skillz4Killz aa2e5131ef fix: test local queue idea (#2301)
* fix: test local queue idea

* I HATE STUPIDEST DENO FMT

* try new error

* fix: url

* fix: with proper headers

* fix: cleanup
2022-06-17 13:01:26 -04:00
Skillz4Killz 5af4c2066e fix: propertie changes 2022-06-16 20:47:25 +00:00
Skillz4Killz 76e667422b fix: emoty lines 2022-06-15 17:48:57 +00:00
Skillz4Killz d3caa2d989 fix: remove unused import 2022-06-15 17:48:50 +00:00
Skillz4Killz 91e0af3074 fix: move type to types folder 2022-06-15 17:48:41 +00:00
Skillz4Killz 93dc42c353 fix: test with import type 2022-06-15 17:46:54 +00:00
Skillz4Killz 8708fb3b2f fix: remove unused imports 2022-06-15 17:45:12 +00:00
Skillz4Killz decb2e23c0 BREAKING(constantts): move routes to separate file 2022-06-15 17:31:49 +00:00
Skillz4Killz 4a6b8c9f26 fix: remove rest object(v12 or v11 stuff) 2022-06-15 17:03:13 +00:00
Skillz4Killz a8da4571cd Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-06-15 15:34:02 +00:00
Skillz4Killz 2b0213c425 BREAKING(rest): move RestManager to restManager file 2022-06-15 15:34:00 +00:00
Skillz4Killz db29251f92 fix(tests): getActiveThreads should not edit first 2022-06-15 15:33:23 +00:00
ccd8506c81 Auto mod blame wolf (#2267)
* feat(meister): add automod

* fix(test); rest error with code

* fix(rest): log error nicely

* fix(test): disable benchmark test until gateway rewrite

* fix(automod): enum should start with 1

* fix(helper): better undefined handling of metadata

* fix(transfomrers): automod transformers

* fix(tests): add some automod tests

* Update types/shared.ts

Co-authored-by: meister03 <69507874+meister03@users.noreply.github.com>

* fix: changes discord made recently

* fix(fmt): i hate deno fmt but i love itoh

Co-authored-by: meister03 <69507874+meister03@users.noreply.github.com>
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-06-15 11:25:53 -04:00
Skillz4Killz 9e61b7366f Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-06-15 13:47:12 +00:00
Skillz4Killz 0c3818a0af BREAKING(types): remove JsonErrorCodes 2022-06-15 13:47:08 +00:00
Skillz4Killz 74666ba44c fix(transformer): partial user in presence 2022-06-15 13:37:57 +00:00
Skillz4Killz 960b26276f stupid fmt 2022-06-08 16:28:16 +00: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
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
Skillz4Killz d6a8f757ae fix: cleanup bad tests code 2022-05-29 14:53:51 +00:00
Skillz4Killz ff1f7f7114 fix: add proxy rest for unit tests 2022-05-29 14:53:28 +00:00
Skillz4Killz 5379a2b8ce fix(fmt): i hate deno fmt 2022-05-28 13:40:09 +00:00
Skillz4Killz 0aff36afbe fix(utils): add hasProperty back. 2x faster than Reflect.has 2022-05-28 13:39:46 +00:00
Skillz4Killz 28974f2497 fix(utils): remove hasProperty. Unused function 2022-05-28 13:28:11 +00:00
Skillz4Killz be51508245 fix(fmt): deno fmt dumby 2022-05-28 13:19:48 +00:00
Skillz4Killz 05b86d2ea3 fix(tests): migrate invite related tests 2022-05-28 13:19:34 +00:00
Skillz4Killz 8a76cdac0f Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-05-28 13:07:40 +00:00
Skillz4Killz 7db661180f fix(tests): migrate guild url unit tests 2022-05-27 22:55:51 +00:00
Skillz4Killz 10dff1ca50 fix(tests): migrate emoji related unit tests 2022-05-27 23:50:38 +02:00
Skillz4Killz 19ff286a6d fix: rate limited unit tests from createBot async 2022-05-27 23:50:37 +02:00
Skillz4Killz 8eeb975161 fix: remove confusion, old examples 2022-05-27 23:50:37 +02:00
Skillz4Killz 08b56e0a19 fix(tests): migrate emoji related unit tests 2022-05-27 18:44:49 +00:00
Skillz4Killz 3e4e41067d fix: rate limited unit tests from createBot async 2022-05-27 18:11:25 +00:00
Skillz4Killz 47d3c29dad fix: remove confusion, old examples 2022-05-26 12:55:45 +00:00
Skillz4Killz f7e11d6ea6 fix: whoopsies 2022-05-18 18:55:19 +00:00
Skillz4Killz 92b6f27491 BREAKING: fixes shard spawning of final shard bug 2022-05-18 18:36:48 +00:00
Skillz4Killz 85acfd4c2e fix: final shard bug not starting up 2022-05-18 18:32:47 +00:00