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 |
|
Skillz4Killz
|
9a7747b7ab
|
fix: more typings errors
|
2021-04-12 20:02:56 +00:00 |
|
ITOH
|
9806a374d3
|
Update edit_webhook_message.ts
|
2021-04-12 22:02:09 +02:00 |
|
ITOH
|
25a8e75857
|
fix parse can be undefined
|
2021-04-12 22:01:31 +02:00 |
|
ITOH
|
2fc28165f3
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 21:21:19 +02:00 |
|
ITOH
|
f66b9670dc
|
fix mention thing
|
2021-04-12 21:21:13 +02:00 |
|
ayntee
|
998c71d5a3
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 23:19:47 +04:00 |
|
ITOH
|
51e82dfab9
|
parse is optional
|
2021-04-12 21:19:17 +02:00 |
|
ayntee
|
eb2de7edb4
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In fermentum et sollicitudin ac orci phasellus egestas tellus. Magna etiam tempor orci eu lobortis. Vulputate odio ut enim blandit volutpat. Quis auctor elit sed vulputate mi sit amet. Nibh ipsum consequat nisl vel pretium. Amet mattis vulputate enim nulla. Nibh praesent tristique magna sit amet purus gravida. Vulputate enim nulla aliquet porttitor lacus luctus. Ut sem viverra aliquet eget sit. Et tortor at risus viverra adipiscing at in tellus. Est ullamcorper eget nulla facilisi. Justo nec ultrices dui sapien eget. Arcu risus quis varius quam quisque id diam vel quam. Morbi enim nunc faucibus a pellentesque. Fringilla ut morbi tincidunt augue interdum velit euismod in pellentesque. Ultrices sagittis orci a scelerisque purus semper eget. Proin sagittis nisl rhoncus mattis rhoncus urna neque viverra.
|
2021-04-12 23:19:16 +04:00 |
|
ITOH
|
9cc6754e3f
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 21:17:59 +02:00 |
|
ITOH
|
6c71e53e88
|
Update ban_member.ts
|
2021-04-12 21:17:52 +02:00 |
|
ayntee
|
1dba526422
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 23:17:39 +04:00 |
|