Commit Graph

1471 Commits

Author SHA1 Message Date
Skillz4Killz 3ce5871eb9 fix: few more typings errors 2021-04-12 18:22:47 +00:00
ayntee 2e909102ed Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-12 22:21:33 +04:00
ayntee b21df06719 Fix some types 2021-04-12 22:21:26 +04:00
Skillz4Killz 6d0529e8ce Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-12 18:15:36 +00:00
Skillz4Killz 638979950b fix: dm typings 2021-04-12 18:15:34 +00:00
ayntee 56661e508c Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-12 22:13:28 +04:00
ayntee 736c549c8e fix(handlers/MESSAGE_CREATE): prefix import stmt with .ts 2021-04-12 22:13:11 +04:00
Skillz4Killz 7e38960e9a fix: webhook typings 2021-04-12 18:12:59 +00:00
ayntee c4b4d0903c types(handlers/MESSAGE_CREATE): fix typings 2021-04-12 22:12:38 +04:00
Skillz4Killz 8523a5ceea fix: more typing errors 2021-04-12 18:09:15 +00:00
Skillz4Killz f7024a5bf0 fix(ws): startBot botGatewayData & maxShard (#839)
* this is for u tri!

* fix more
2021-04-12 16:39:34 +01:00
Skillz4Killz 78a894a4ab fix: rest typings (#835)
* fix: rest typings

* fix: more typings
2021-04-12 16:18:13 +01:00
Skillz4Killz af3dbf1564 refactor: move edit_bot_status to another file in helpers (#838) 2021-04-12 19:17:55 +04:00
ayntee ef9aa237bb types(util): add Split (#834) 2021-04-12 15:11:08 +01:00
ITOH 1da85da246 Update GUILD_UPDATE.ts 2021-04-12 11:47:47 +02:00
ITOH 84106e80ee Update APPLICATION_COMMAND_UPDATE.ts 2021-04-12 11:41:42 +02:00
ITOH b9bd29ebf8 fix 2021-04-12 09:30:45 +02:00
Skillz4Killz 51e27d8f17 types: fix new types issues (#829)
* feat: add tests for deleting channel overwrites

* fix: typings
2021-04-12 07:26:55 +01:00
Skillz4Killz b7a2b0ed55 tests: add deleting channel overwrites test (#828) 2021-04-12 07:04:30 +01:00
TriForMine 5e6d749ffa tests: add roles tests (#822) 2021-04-11 19:41:15 +01:00
Skillz4Killz b357a5fb04 tests: add channel create with perms test (#825) 2021-04-11 19:40:56 +01:00
ITOH 430a38cc14 discord should decide 2021-04-11 15:31:20 +02:00
ITOH 009f6a88dc wrong header 2021-04-11 15:13:25 +02:00
Skillz4Killz 8bf9cc0461 Merge pull request #815 from itohatweb/fix-ratelimit-resettimestamp
fix(rest): processRequestHeaders proper resetTimestamp
2021-04-11 08:35:17 -04:00
TriForMine 337dc9fe44 tests: add reply and embed message test 2021-04-11 13:51:30 +02:00
Skillz4Killz 5d20c1c638 fix(helpers/guilds): createGuild not caching the guild (#814) 2021-04-11 10:27:57 +01:00
ITOH 085067591d Update process_request_headers.ts 2021-04-11 11:15:48 +02:00
Skillz4Killz e163e2d109 fix: reaction remove tests (#811) 2021-04-10 22:03:32 +01:00
Skillz4Killz b7321a6d0e fix(rest): URL limiting (#809)
* fix: shtuff

* fix: better url handling
2021-04-10 18:26:41 +01:00
Skillz4Killz 66b0aa3685 tests: add channel tests (#807) 2021-04-10 14:38:58 +01:00
Skillz4Killz 55d73d1937 Merge pull request #805 from itohatweb/types-add-eventhandlers-back
types: add eventHandlers type
2021-04-10 08:57:02 -04:00
TriForMine ab19ec81e1 fix(helpers/channels): add missing import (#806) 2021-04-10 13:53:01 +01:00
ITOH 0d4544ed2f Update debug_arg.ts 2021-04-10 14:47:26 +02:00
Skillz4Killz be5572c0eb Merge pull request #804 from itohatweb/fix-handlers-messages-reaction-remove
fix(handlers/messages): reaction remove event handler logic
2021-04-10 08:41:57 -04:00
Skillz4Killz 701dfd1c2b Merge pull request #803 from itohatweb/types-fix-cache-wrong-types
fix(cache): cacheHandlers get messages wrong type
2021-04-10 08:41:43 -04:00
ITOH 6b6b6d4cac add 2021-04-10 12:59:31 +02:00
ITOH eac62c6bb0 fix(handlers/messages): reaction remove event handler logic 2021-04-10 11:15:06 +02:00
Skillz4Killz 91114a62c2 fix: category children (#800) 2021-04-10 10:01:50 +01:00
ITOH eac97c47ee fix(cache): cacheHandlers get messages wrong type 2021-04-10 10:51:43 +02:00
ITOH 7a6b4bf2d7 ref 2021-04-09 23:07:20 +02:00
ITOH dc9c33f0d4 f 2021-04-09 22:22:06 +02:00
ITOH e00bb82ed2 Merge remote-tracking branch 'upstream/main' into main 2021-04-09 21:42:52 +02:00
ITOH 7ee485107c Update utils.ts 2021-04-09 21:42:14 +02:00
Skillz4Killz 0c44589356 Merge pull request #788 from itohatweb/loop-loggers
added(eventHandlers): debug loop functions
2021-04-09 15:38:58 -04:00
ITOH 9312606100 lop 2021-04-09 21:37:13 +02:00
ITOH c55b3e4cb3 Update cache.ts 2021-04-09 20:58:02 +02:00
Skillz4Killz a6536519ab git commit broke 2021-04-09 17:39:53 +00:00
Skillz4Killz a44f968745 tests: add deleteChannel tests 2021-04-09 17:20:41 +00:00
Skillz4Killz e09515cfe9 another missing await 2021-04-09 16:11:37 +00:00
Skillz4Killz af997afc14 missing awaits 2021-04-09 15:57:46 +00:00