Commit Graph

2519 Commits

Author SHA1 Message Date
Skillz4Killz
fe5ac929d2 Merge branch 'main' into hashes-bigints 2021-05-07 09:02:36 -04:00
Skillz4Killz
a32f5b5ece convert hashes to big ints + bools 2021-05-07 12:57:36 +00:00
ITOH
cad57690c9 run fmt 2021-05-07 14:16:13 +02:00
ITOH
b4d2398e6c add component support 2021-05-07 14:14:02 +02:00
ITOH
3fda6de728 move structures export to structures mod 2021-05-07 09:48:17 +02:00
ITOH
e5d0723a1d change: update std version to 0.95.0 2021-05-06 19:57:08 +02:00
Skillz4Killz
d645b99287 fix interaction.member type 2021-05-06 15:55:22 +00:00
Skillz4Killz
af7e0c7ee2 Merge pull request #910 from discordeno/fix-emoji-button-type
allow default unicode emojis
2021-05-06 10:46:07 -04:00
Skillz4Killz
d1a92718bd fix a bug 2021-05-06 14:43:56 +00:00
Skillz4Killz
636d801901 allow default unicode emojis 2021-05-06 14:41:08 +00:00
Skillz4Killz
4c274f3589 update name of test 2021-05-06 14:18:00 +00:00
Skillz4Killz
57ee742616 test fix 2021-05-06 14:14:30 +00:00
Skillz4Killz
4498086f16 would this work 2021-05-06 14:11:43 +00:00
Skillz4Killz
8e05b61a1a whoops 2021-05-06 14:09:24 +00:00
Skillz4Killz
2fcdfd1573 test using a comment 2021-05-06 14:07:37 +00:00
Skillz4Killz
5e939d9f26 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-06 13:53:28 +00:00
Skillz4Killz
fbd2aaa14f fix pr events 2021-05-06 13:53:25 +00:00
Skillz4Killz
044749dd6d Merge pull request #905 from rigormorrtiss/test-utils
test(util): add options & choices tests
2021-05-06 09:47:57 -04:00
Skillz4Killz
e061737efd Merge branch 'main' into test-utils 2021-05-06 09:45:19 -04:00
Skillz4Killz
6faddcb74b Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-06 13:42:10 +00:00
Skillz4Killz
d530e977f9 test to initialize env vars on pr 2021-05-06 13:42:08 +00:00
Skillz4Killz
78d46d6fdb Merge branch 'main' into test-utils 2021-05-06 09:38:57 -04:00
ITOH
fb8035c4ef change: move closeWS & sendShardMessage to ws object 2021-05-06 15:28:42 +02:00
Skillz4Killz
3d19ef9268 Commit from GitHub Actions (Lint) 2021-05-06 13:15:46 +00:00
Skillz4Killz
41795bb30d Merge branch 'main' into test-utils 2021-05-06 09:15:15 -04:00
Skillz4Killz
c6a44c9665 Merge pull request #907 from discordeno/edit
fix: components prop for edit message types
2021-05-06 09:14:21 -04:00
Skillz4Killz
3137d50944 Update utils.ts 2021-05-06 09:13:24 -04:00
Skillz4Killz
3d50b03543 Merge branch 'main' into edit 2021-05-06 09:10:30 -04:00
Skillz4Killz
bfd1d6bb0e update deprecated value in container 2021-05-06 13:08:57 +00:00
Skillz4Killz
6646ee67e2 update dev container 2021-05-06 13:05:50 +00:00
Skillz4Killz
b73ad124c8 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-06 13:01:14 +00:00
Skillz4Killz
11f6be7092 optimize gh acitons 2021-05-06 13:01:11 +00:00
ITOH
f9ff12b93e Merge branch 'main' into edit 2021-05-06 14:53:48 +02:00
ITOH
5f6d556e1d add check 2021-05-06 14:53:24 +02:00
ITOH
1555fc43e1 Update edit_message.ts 2021-05-06 14:48:11 +02:00
ITOH
42e73e7718 Update edit_webhook_message.ts 2021-05-06 14:48:09 +02:00
ITOH
d56279d75c Update ws.ts 2021-05-06 13:43:14 +01:00
ITOH
b30dd053a8 Update rest.ts 2021-05-06 13:42:38 +01:00
ITOH
11e9a800e5 message.guildid has to be bigint 2021-05-06 12:38:05 +02:00
rigormorrtiss
c116327326 Merge branch 'test-utils' of https://github.com/rigormorrtiss/discordeno into test-utils 2021-05-06 13:19:35 +04:00
rigormorrtiss
4c58c357c1 Merge branch 'main' of https://github.com/discordeno/discordeno into test-utils 2021-05-06 13:18:41 +04:00
rigormorrtiss
97f46431d4 Merge branch 'main' into test-utils 2021-05-06 12:34:27 +04:00
rigormorrtiss
814f8d7d16 test(util): add options & choices tests 2021-05-06 11:13:04 +04:00
ITOH
95e3c796ec remove author for better auto completion 2021-05-05 21:51:02 +02:00
ITOH
be3889b5b0 rem 2021-05-05 20:20:50 +02:00
ITOH
1623e9e118 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-05 20:20:45 +02:00
ITOH
781537bd17 change this 2021-05-05 20:19:19 +02:00
Skillz4Killz
72bf173f1c Merge pull request #904 from discordeno/last-dir-changes
(hopefully) the last dir changes
2021-05-05 14:10:57 -04:00
ITOH
7ff0d242ff hopefully the last dir change 2021-05-05 20:06:32 +02:00
ITOH
ee2e263d63 fix: Intents enum now in PascalCase 2021-05-05 17:21:39 +01:00