Commit Graph

2583 Commits

Author SHA1 Message Date
Skillz4Killz ae401a8eb7 Merge pull request #913 from discordeno/fix-editchannel
Fix editchannel
2021-05-07 16:38:36 -04:00
Skillz4Killz 7af02ce748 Merge branch 'main' into fix-editchannel 2021-05-07 16:38:29 -04:00
ITOH d629cc60df Update edit_channel.ts 2021-05-07 22:22:36 +02:00
ITOH 94e298d2c1 don't start queue if members empty 2021-05-07 18:06:47 +02:00
ITOH fa8433da2c Merge branch 'fix-editchannel' of https://github.com/discordeno/discordeno into fix-editchannel 2021-05-07 17:27:41 +02:00
ITOH 954ef9ec38 some fixes 2021-05-07 17:27:35 +02:00
itohatweb 6e93dde344 Commit from GitHub Actions (Lint) 2021-05-07 14:52:41 +00:00
ITOH 0d50f7f842 Update edit_channel.ts 2021-05-07 16:52:16 +02:00
Skillz4Killz e6d47917f9 Merge pull request #912 from discordeno/fix-guil-update
fix: GUILD_UPDATE getters can't be set
2021-05-07 10:32:44 -04:00
itohatweb 691ed973f1 Commit from GitHub Actions (Lint) 2021-05-07 14:27:37 +00:00
ITOH 63d633bf48 Update GUILD_UPDATE.ts 2021-05-07 16:27:12 +02:00
ITOH 7cab5f34e7 Merge pull request #911 from discordeno/hashes-bigints
convert hashes to big ints + bools
2021-05-07 14:13:28 +01:00
Skillz4Killz 15361d4028 Merge branch 'hashes-bigints' of https://github.com/discordeno/discordeno into hashes-bigints 2021-05-07 13:08:23 +00:00
Skillz4Killz c65a54ac54 quick fix 2021-05-07 13:08:21 +00:00
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