Commit Graph

41 Commits

Author SHA1 Message Date
Skillz4Killz
a0a1554756 refactor: typings using ReturnType (#2105)
* fix: check new types idea

* fix: type errors

* fix: new style

* fix: more cleanup

* fix: more cleanup

* fix: cleanup audit logs

* fix: cleanup stickers

* fix: cleanup integrations

* fix: more cleanup

* fix: organize into 1 place

* fix: few errors

* fix: some broken import fixes

* fix: quite a lot of fixes across the board

* fix: more fixes for broken imports

* fix: more fixes for broken imports

* fix: handler imports

* fix: all remaining import errors

* fix: more errors needing fixes

* fix: clearing up transformers

* fix: few moer types

* fix: more cleanup of extra types

* fix: fmt

* fix: cleanup discordeno file

* Nuke Base Types (#2102)

* fix: cleanup snake stuff

* convert camelCase to snake_case (#2103)

* fix: add camelize

* fix: finalize remaining errors

* fix: imports in test

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-03-14 22:11:22 -04:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +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
0b3f149e90 fix: bot type and tests bot.cache.x 2021-12-01 22:24:01 +00:00
ITOH
9eeb8e26fb never ever come with snake_case again for dd 2021-11-14 21:53:29 +01:00
ITOH
068ba61ac3 22th chunk 2021-11-14 18:48:07 +01:00
Skillz4Killz
370d62be04 change: prettier code 2021-11-10 20:35:03 +00:00
Skillz4Killz
afbebf2370 few error fixes 2021-11-09 21:00:39 +00:00
Skillz4Killz
cdb67ba95a nukes everything 2021-11-09 20:47:14 +00:00
Skillz4Killz
8c944ca2e0 fix invite and ban tests 2021-11-02 03:00:06 +00:00
lts372005
5d554c9d17 snakelize and therefore fix tests/mod.ts imports 2021-11-01 16:23:29 +07:00
Skillz4Killz
b439dc1f4a Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into fp-attempt-9001 2021-10-31 14:14:36 +00:00
Skillz4Killz
239734eab6 reaction tests 2021-10-31 14:13:39 +00:00
Skillz4Killz
573acf1dc1 change: prettier code 2021-10-30 21:26:36 +00:00
Skillz4Killz
5051c44e0d pin message tests Closes #1287 #1305 #1306 #1288 2021-10-30 21:26:01 +00:00
Quentin Nicolini
71de55ad6d Merge remote-tracking branch 'upstream/fp-attempt-9001' into fp-attempt-9001
# Conflicts:
#	tests/mod.ts
2021-10-30 19:41:27 +02:00
Skillz4Killz
d65178f694 fixed tests 2021-10-30 17:26:48 +00:00
TriForMine
534ddfb2c6 Merge branch 'discordeno:fp-attempt-9001' into fp-attempt-9001 2021-10-30 17:44:39 +02:00
Skillz4Killz
8da924e02d change: prettier code 2021-10-30 15:22:36 +00:00
Skillz4Killz
3a02c3fa09 push latest to get easier to make new prs 2021-10-30 15:22:01 +00:00
Quentin Nicolini
33a711088d Merge remote-tracking branch 'upstream/fp-attempt-9001' into fp-attempt-9001
# Conflicts:
#	tests/helpers/messages/editMessage.ts
#	tests/mod.ts
2021-10-30 15:57:53 +02:00
Skillz4Killz
64c55877ce Merge branch 'fp-attempt-9001' into unit-test-get-messages 2021-10-30 09:43:32 -04:00
Skillz4Killz
fb4f20f6c7 Merge branch 'fp-attempt-9001' into unit-test-delete-messages 2021-10-30 09:41:43 -04:00
Skillz4Killz
c172f58df5 Merge pull request #1390 from TriForMine/unit-test-get-message
[Unit Test] messages: getMessage
2021-10-30 09:37:18 -04:00
TriForMine
b20c38a56e change: prettier code 2021-10-30 12:05:16 +00:00
Quentin Nicolini
6a94fe8f71 [Unit Test] messages: getMessages 2021-10-30 14:04:45 +02:00
Quentin Nicolini
475e23cce4 Fix comments 2021-10-30 13:58:38 +02:00
Quentin Nicolini
96fd804628 Fix comments 2021-10-30 13:56:56 +02:00
TriForMine
73fea75ff7 change: prettier code 2021-10-30 11:52:20 +00:00
Quentin Nicolini
8c853766b3 [Unit Test] messages: getMessage 2021-10-30 13:51:40 +02:00
Quentin Nicolini
4720fd0c77 [Unit Test] messages: deleteMessages 2021-10-30 11:35:34 +02:00
Quentin Nicolini
98dfb45c5b Merge remote-tracking branch 'origin/unit-test-send-message' into unit-test-send-message
# Conflicts:
#	tests/mod.ts
2021-10-30 11:23:51 +02:00
Quentin Nicolini
bd8659359f Revert "[Unit Test] messages: editMessage"
This reverts commit 1a3123011b.
2021-10-30 11:22:59 +02:00
TriForMine
66700adbcb change: prettier code 2021-10-30 09:22:16 +00:00
Quentin Nicolini
150fc39443 [Unit Test] messages: sendMessage 2021-10-30 11:21:33 +02:00
TriForMine
e4df657e1a change: prettier code 2021-10-30 08:30:05 +00:00
Quentin Nicolini
1a3123011b [Unit Test] messages: editMessage 2021-10-30 10:29:34 +02:00
Skillz4Killz
c824ef3bce refactor 2021-10-29 17:23:51 +00:00
Skillz4Killz
ba3d222cb0 refactor 2021-10-29 16:32:57 +00:00