Commit Graph

2201 Commits

Author SHA1 Message Date
TriForMine e90fbac193 Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:41 +02:00
TriForMine 331f63563e Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:34 +02:00
TriForMine 951d5668fc Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:28 +02:00
TriForMine 2651f7e47a Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:23 +02:00
TriForMine ee15c0ef1e Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:18 +02:00
TriForMine 9d112ed585 Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:12 +02:00
TriForMine 47d8e2b19f Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 14:42:05 +02:00
ITOH 2088df100e fix(rest): processRateLimitedPaths use continue instead of return 2021-04-13 14:32:47 +02:00
TriForMine 357ab24875 Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 13:53:48 +02:00
TriForMine c32fa4ec34 Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 13:53:43 +02:00
TriForMine 7b53f5fe85 Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 13:53:37 +02:00
TriForMine f103c733f4 Update tests/messages/create_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 13:53:27 +02:00
TriForMine 18a20f0cbf Update tests/channels/channel_overwrite_has_permission.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-13 13:53:16 +02:00
TriForMine a881f6b17c 2021-04-13 11:47:36 +00:00
TriForMine 0f8ca1dec2 fix(handlers): add if payload.mentions 2021-04-13 13:47:06 +02:00
TriForMine b8ef1b7a2c Merge branch 'fix-typescript' 2021-04-13 13:43:04 +02:00
TriForMine b7fd8b6ee7 fix(tests): fix typescripts errors 2021-04-13 13:42:36 +02:00
TriForMine 99070b9f9c Merge branch 'main' of https://github.com/TriForMine/discordeno 2021-04-13 13:38:20 +02:00
ITOH 9b11d390e9 only call processRateLimitedPaths when processing is false 2021-04-13 12:50:03 +02:00
ITOH 81d34c14d2 response error should use reject 2021-04-13 11:49:37 +02:00
ITOH 851b280c87 message content & mentions & mentionRoles can be undefined 2021-04-13 11:44:43 +02:00
ITOH 6a5307aaab rename isObject to isConvertableObject and fix blob convertion 2021-04-13 11:43:24 +02:00
ITOH 2de53bcc42 feat(rest): createRequestBody support multiple files 2021-04-13 11:42:24 +02:00
ITOH 7d202d43cb fix(helpers/messages): sendMessage explicit type for camelKeysToSnakeCase 2021-04-13 11:42:02 +02:00
ITOH 89e1e49709 god im dumb 2021-04-13 11:04:20 +02:00
ITOH cc327a9f26 fix(eventHandlers): Wrong channel types 2021-04-13 11:04:01 +02:00
ITOH ece0e29ec8 add any ignore comment 2021-04-13 10:47:32 +02:00
ITOH 0032941b25 Update fetch_members.ts 2021-04-13 10:44:36 +02:00
ITOH 0028fac698 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-13 09:59:40 +02:00
ITOH 624c4b57cb fix(structures/channel): wrong type for permissionOverwrites 2021-04-13 09:59:20 +02:00
TriForMine b93dc0963f fix(helpers): fix import StatusUpdate as type (#842)
* fix(helpers): add missing export for editBotStatus

* fix(helpers): fix import type
2021-04-13 08:31:45 +01:00
TriForMine 31e30c63a0 fix(helpers): fix import type 2021-04-13 09:27:43 +02:00
itohatweb 5afa6f2c13 2021-04-13 07:26:23 +00:00
TriForMine 174ec859f1 tests: add channels types (#840) 2021-04-13 08:26:07 +01:00
TriForMine a2c389ec04 fix(helpers): add missing export for editBotStatus (#841) 2021-04-13 08:24:45 +01:00
TriForMine 3dd3d3963c fix(helpers): add missing export for editBotStatus 2021-04-13 09:23:18 +02:00
ayntee 25bdc36904 ci(deploy): handle no changes error 2021-04-13 10:23:38 +04:00
ayntee 372d708057 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-13 10:19:45 +04:00
ayntee df9476559f ci(lint): enable "allow empty commit" 2021-04-13 10:12:16 +04:00
ayntee b633689d3a Format files 2021-04-13 06:05:20 +00:00
ayntee 405f362ec9 ci(deploy): fix syntax error 2021-04-13 10:04:58 +04:00
ayntee 6ef274c036 ci(lint): use github context instead 2021-04-13 10:03:15 +04:00
ayntee 519a02b357 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-13 10:00:01 +04:00
ayntee 832cc20742 ci(lint): define env explicitly 2021-04-13 09:58:49 +04:00
Skillz4Killz 0c91f978d2 feat: support auto 16x and multi-shard for LBS 2021-04-12 21:58:29 +00:00
Skillz4Killz a43acf6c76 fix: remaining errors 2021-04-12 21:57:41 +00:00
ITOH 495ad593ea add this missing thing 2021-04-12 22:46:02 +02:00
ITOH 957af6d046 add getMessages 2021-04-12 22:12:30 +02:00
ITOH e2a6ffdd11 Update disconnect_member.ts 2021-04-12 22:03:44 +02:00
Skillz4Killz d77e045e09 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-12 20:02:59 +00:00