Exists
|
215141171a
|
Fix formatting (deno fmt)
|
2021-04-14 13:09:47 -04:00 |
|
Exists
|
3d5bdc4605
|
Suggested changes to cloneChannel
- Removed name check
- Added DM channel check
|
2021-04-14 13:06:21 -04:00 |
|
Skillz4Killz
|
ef88a57a38
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:47:46 -04:00 |
|
Skillz4Killz
|
4183ffd21d
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:47:21 -04:00 |
|
Skillz4Killz
|
6063bc0aff
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:46:18 -04:00 |
|
Skillz4Killz
|
084d149598
|
Update src/helpers/channels/clone_channel.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 08:46:02 -04:00 |
|
ITOH
|
38bf6727ba
|
add: editWelcomeScreen function
|
2021-04-14 10:40:56 +02:00 |
|
Exists
|
1a1ef34a96
|
Add channel cloning
Changes:
- Added function cloneChannel
- Modified createChannel to support cloneChannel
- Added clone(reason) method on channel structure
- Added channel cloning tests
|
2021-04-14 04:01:35 -04:00 |
|
ITOH
|
9d4306ff39
|
add: getWelcomeScreen
|
2021-04-14 09:53:37 +02:00 |
|
TriForMine
|
d3e5f537d3
|
tests: add invites tests (#855)
* tests: add invites tests
Co-authored-by: TriForMine <TriForMine@users.noreply.github.com>
|
2021-04-14 08:26:39 +01:00 |
|
ITOH
|
4e9295c71e
|
Merge branch 'main' into discord-prs
|
2021-04-14 09:17:33 +02:00 |
|
ayntee
|
a854219b81
|
feat: add support for stage channels (#728)
* feat: add support for stage channels
* idk
* Add helpers for voice state
* Rename updateUserVoiceState() to updateVoiceState()
* Update src/types/channels/channel_types.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/update_user_voice_state.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/update_bot_voice_state.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 11:11:22 +04:00 |
|
ITOH
|
8098910d3d
|
remove broken imports
|
2021-04-14 09:02:00 +02:00 |
|
ITOH
|
5b518fc1d7
|
https://github.com/discord/discord-api-docs/pull/2087
|
2021-04-13 22:32:36 +02:00 |
|
ITOH
|
c358d4f932
|
use proper invite types
|
2021-04-13 21:58:57 +02:00 |
|
Skillz4Killz
|
c85b76cd18
|
fix: remove extra loops (#848)
* fix: remove extra loops
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
|
2021-04-13 19:36:23 +01:00 |
|
Skillz4Killz
|
9446960bb0
|
deno fmt
|
2021-04-13 17:59:19 +00:00 |
|
Skillz4Killz
|
c2f2afb211
|
fix: return types [] => Collection
|
2021-04-13 17:53:49 +00:00 |
|
Skillz4Killz
|
a7e3ca37a2
|
Merge pull request #845 from discordeno/feat-validate-length
feat: add validateLength util
|
2021-04-13 12:50:27 -04:00 |
|
Skillz4Killz
|
d746622681
|
feat: add validateLength util
|
2021-04-13 16:45:39 +00:00 |
|
Skillz4Killz
|
72618947f0
|
feat: implement gateway queue (#844)
* feat: implement gateway queue
* process queues when adding to queue
* fix: tests fixed ready for review
* handle shard closed
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
|
2021-04-13 17:29:35 +01:00 |
|
ITOH
|
7d202d43cb
|
fix(helpers/messages): sendMessage explicit type for camelKeysToSnakeCase
|
2021-04-13 11:42:02 +02:00 |
|
ITOH
|
0032941b25
|
Update fetch_members.ts
|
2021-04-13 10:44:36 +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
|
a2c389ec04
|
fix(helpers): add missing export for editBotStatus (#841)
|
2021-04-13 08:24:45 +01:00 |
|
ayntee
|
b633689d3a
|
Format files
|
2021-04-13 06:05:20 +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
|
9a7747b7ab
|
fix: more typings errors
|
2021-04-12 20:02:56 +00:00 |
|
ayntee
|
998c71d5a3
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 23:19:47 +04: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 |
|
ayntee
|
a548582941
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
2021-04-12 23:17:32 +04:00 |
|
ITOH
|
bf3effadfe
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 21:16:50 +02:00 |
|
ITOH
|
c634018be3
|
getReactions
|
2021-04-12 21:16:44 +02:00 |
|
ayntee
|
0f5cf8be7f
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 23:15:41 +04:00 |
|
ayntee
|
7a5d94b678
|
Damn son, where'd you buying this?
|
2021-04-12 23:15:34 +04:00 |
|
ITOH
|
879cce02fa
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 21:14:08 +02:00 |
|
ITOH
|
aab2a6549c
|
Update fetch_members.ts
|
2021-04-12 21:13:59 +02:00 |
|
ayntee
|
1cbc1b8f82
|
fmt files damn son
|
2021-04-12 23:13:37 +04:00 |
|
ayntee
|
e16d7a09e8
|
Moar
|
2021-04-12 23:12:26 +04:00 |
|
ayntee
|
3153487b51
|
nothin'
|
2021-04-12 23:01:39 +04:00 |
|
ayntee
|
7ca9576be7
|
moar
|
2021-04-12 22:49:01 +04:00 |
|
ayntee
|
a3484c611c
|
moar
|
2021-04-12 22:37:40 +04:00 |
|
ayntee
|
999217eb3f
|
Moar - rip commit history
|
2021-04-12 22:37:00 +04:00 |
|
Skillz4Killz
|
a741e721f3
|
fix: more missing typings and remove swap roles
|
2021-04-12 18:35:24 +00:00 |
|