Commit Graph

221 Commits

Author SHA1 Message Date
ITOH 19cbad63a2 this is the biggest pain ever 2021-05-04 12:38:54 +02:00
Skillz4Killz 0b13ccedb0 fix: strings[] to bigint[] in deleteMessages 2021-05-03 17:38:01 +00:00
Skillz4Killz 3d39b3878a change: ids to use bigint instead of string (#892)
* p1 of bigints change

* shtuff fixes and bits

* Commit from GitHub Actions (Lint)

* finish bigint structs

* typings fixes

* Commit from GitHub Actions (Lint)

* more fixes

* Commit from GitHub Actions (Lint)

* more fixes

* Commit from GitHub Actions (Lint)

* blame wolf

* Commit from GitHub Actions (Lint)

* foxed

* Commit from GitHub Actions (Lint)

* fix unit tests

* Commit from GitHub Actions (Lint)

* change: guildUpdate guild ID can't change

* delete server has been renamed to delete guild

* fixes

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-03 18:05:18 +01:00
Skillz a1e40a670c fix exports for type guards 2021-05-01 11:06:25 -04:00
Skillz 5fc8fd2a79 Merge branch 'buttons-dropdowns' of https://github.com/discordeno/discordeno into buttons-dropdowns 2021-05-01 10:19:32 -04:00
Skillz f65cbc0a0c typo fix 2021-05-01 10:19:28 -04:00
Skillz a3d2cddd8c 1 less nested if 2021-05-01 10:18:52 -04:00
Skillz4Killz 703d5f682e Update src/helpers/messages/send_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:14:33 -04:00
Skillz4Killz f6b4528d2c Commit from GitHub Actions (Lint) 2021-05-01 12:20:26 +00:00
Skillz 1637ca84b2 Merge branch 'main' of https://github.com/discordeno/discordeno into buttons-dropdowns 2021-05-01 08:20:04 -04:00
Skillz 6de8e1d428 buttons buttons and more buttons 2021-05-01 08:16:28 -04:00
ITOH 208b098ba2 fix some errors 2021-04-30 21:53:17 +02:00
ITOH 2ea36c3f1d Merge pull request #876 from discordeno/some-things
Some things
2021-04-30 19:00:23 +02:00
ITOH 5a526c809b to an option object 2021-04-30 18:57:44 +02:00
ITOH f1c4ad2896 Merge pull request #875 from discordeno/todos
Complete some TODOs
2021-04-30 18:45:47 +02:00
ayntee 5ef685811b Update src/helpers/guilds/get_widget.ts 2021-04-30 19:38:23 +04:00
ayntee 6b576c75fe Update src/helpers/guilds/get_widget.ts 2021-04-30 19:37:57 +04:00
ayntee 2c36797dae Update src/helpers/guilds/get_widget.ts 2021-04-30 19:37:13 +04:00
ITOH 8c347747dd delete: removeUserReaction 2021-04-30 15:22:48 +02:00
ITOH a7de104b9a calculatePermissions should take a string 2021-04-30 15:13:58 +02:00
ITOH 7aab8a8030 add: addToCache option 2021-04-30 15:04:44 +02:00
ITOH c50fb39b42 deleteServer to deleteGuild 2021-04-30 15:01:32 +02:00
ayntee 379d332492 Complete some TODOs 2021-04-30 16:03:26 +04:00
ITOH 680a9c896e Update fetch_members.ts 2021-04-30 12:12:16 +02:00
ITOH 10b824901c Merge branch 'main' into fix-sbbb 2021-04-29 11:00:15 +02:00
ITOH a84ede2a00 wrong converter 2021-04-29 09:04:02 +02:00
ITOH 7e5176aa3a Update mod.ts 2021-04-28 22:34:21 +02:00
ITOH d244d83a6a Update mod.ts 2021-04-28 22:22:23 +02:00
ITOH 37de4b3922 Update mod.ts 2021-04-28 22:12:59 +02:00
ITOH 04b585c739 fix buggs 2021-04-28 22:05:46 +02:00
ITOH ae1361c31e Create batch_edit_slash_command_permissions.ts 2021-04-26 20:23:56 +01:00
ITOH 79c236dde5 Create get_slash_command_permission.ts 2021-04-25 16:33:03 +01:00
ITOH ef7ae71f05 Create edit_slash_command_permissions.ts 2021-04-28 18:27:43 +02:00
ITOH 7a085f1cd6 Update create_slash_command.ts 2021-04-25 16:32:00 +01:00
ITOH 44d5582cc0 Merge branch 'main' into application-command-permissions 2021-04-24 23:36:02 +02:00
ITOH be2bbbdd99 autoconvert handler messages 2021-04-24 23:17:11 +02:00
ITOH 6d4c51a4eb forgot that one 2021-04-24 19:44:28 +02:00
ITOH 140326700b webhooks 2021-04-24 19:42:30 +02:00
ITOH 973ec219cc templates 2021-04-24 19:42:11 +02:00
ITOH 5793351fef roles 2021-04-24 19:39:49 +02:00
ITOH d7015df65f misc 2021-04-24 19:39:40 +02:00
ITOH 6eec266c60 messages 2021-04-24 19:38:53 +02:00
ITOH 03db98cd48 members 2021-04-24 19:38:38 +02:00
ITOH 0feb6822d0 invites 2021-04-24 19:38:24 +02:00
ITOH 0c02b94143 integrations 2021-04-24 19:38:16 +02:00
ITOH 933a5c70eb guilds 2021-04-24 19:38:06 +02:00
ITOH a1d0986edf Update edit_welcome_screen.ts 2021-04-24 19:37:45 +02:00
ITOH 033512951e Update edit_guild.ts 2021-04-24 19:37:42 +02:00
ITOH c0251e4b41 Update delete_server.ts 2021-04-24 19:37:40 +02:00
ITOH ad22bd3270 Update create_guild.ts 2021-04-24 19:37:38 +02:00