ITOH
03996c5f58
refactor: revert "feat: base plugin lib idea ( #2308 )" ( #2336 )
...
* Revert "feat: base plugin lib idea (#2308 )"
This reverts commit ffe7cdbc6f .
* fmt
2022-07-02 14:24:43 +01: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
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
a9edf4c29a
fix(test): import not auto updated silly deno
2022-06-04 15:56:48 +00:00
Skillz4Killz
e9e8fa9c25
fix(test): add check of dm message exist
2022-05-31 15:12:44 +00:00
Skillz4Killz
0ab109fc43
fix(tests): rename testss to tests folder
2022-05-31 14:22:12 +00:00
Skillz4Killz
7db661180f
fix(tests): migrate guild url unit tests
2022-05-27 22:55:51 +00:00
ITOH
81f8e0377c
style: move to deno fmt ( #1992 )
...
* Create deno.json
* run format
* run format
* ci: only check formatting
* f
* Update settings.json
* Update settings.json
2022-02-04 15:00:04 +01:00
Skillz4Killz
001afae921
fix: test bugs
2021-12-23 19:39:13 +00:00
Skillz4Killz
69230ae78e
fix: tests with latest cache
2021-12-02 16:24:41 +00:00
Skillz4Killz
3d43d7eedf
remove old tests
2021-10-28 17:26:16 +00: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
Skillz4Killz
3d39b3878a
change: ids to use bigint instead of string ( #892 )
...
* p1 of bigints change
* shtuff fixes and bits
* Commit from GitHub Actions (Lint)
* finish bigint structs
* typings fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* blame wolf
* Commit from GitHub Actions (Lint)
* foxed
* Commit from GitHub Actions (Lint)
* fix unit tests
* Commit from GitHub Actions (Lint)
* change: guildUpdate guild ID can't change
* delete server has been renamed to delete guild
* fixes
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com >
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com >
2021-05-03 18:05:18 +01:00
ITOH
c50fb39b42
deleteServer to deleteGuild
2021-04-30 15:01:32 +02:00
ayntee
1cbc1b8f82
fmt files damn son
2021-04-12 23:13:37 +04:00
TriForMine
309785f847
fix(test): delayUntil use setTimeout instead of while loop & addReaction test ( #817 )
...
* fix: guild create tests
* fix(test): use setTimeout instead of while loop and fix some tests
* fix(test): fix some test and fix maxMs
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2021-04-11 10:44:01 +01:00
Skillz4Killz
5d20c1c638
fix(helpers/guilds): createGuild not caching the guild ( #814 )
2021-04-11 10:27:57 +01:00
TriForMine
aae106ab71
fix(tests): higher max delay
2021-04-10 23:54:56 +02:00
TriForMine
0739826e7a
tests: use delayUntil instead of delay
2021-04-10 23:37:24 +02:00
Skillz4Killz
e163e2d109
fix: reaction remove tests ( #811 )
2021-04-10 22:03:32 +01:00
Skillz4Killz
66b0aa3685
tests: add channel tests ( #807 )
2021-04-10 14:38:58 +01:00
Skillz4Killz
00a0d04b14
remove assert equals
2021-04-09 17:42:29 +00:00
Skillz4Killz
af997afc14
missing awaits
2021-04-09 15:57:46 +00:00
Skillz4Killz
a297775144
validate cached guild
2021-04-09 15:34:59 +00:00
Skillz4Killz
8e1b119e6c
remove unneded import
2021-04-09 15:15:27 +00:00
Skillz4Killz
9c53a67dd3
fix: rest method uppercase
2021-04-09 14:41:31 +00:00
Skillz4Killz
30e5f3ae22
removelogs
2021-04-09 13:12:19 +00:00
Skillz4Killz
03631e3c6e
refactor: base complete for unit tests
2021-04-09 12:46:38 +00:00