Commit Graph

2376 Commits

Author SHA1 Message Date
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
ITOH cd14328c19 Update get_emojis.ts 2021-04-24 19:37:29 +02:00
ITOH cab507c71b Update get_emoji.ts 2021-04-24 19:37:27 +02:00
ITOH 9b0a1d06ce Update edit_emoji.ts 2021-04-24 19:37:25 +02:00
ITOH 87c097fc2a Update delete_emoji.ts 2021-04-24 19:37:22 +02:00
ITOH 8ab3b79061 Update send_interaction_response.ts 2021-04-24 19:37:19 +02:00
ITOH 160a957323 Update create_emoji.ts 2021-04-23 23:31:48 +02:00
ITOH cc2af6f900 Update get_discovery_categories.ts 2021-04-23 23:31:47 +02:00
ITOH a354157842 Update edit_discovery.ts 2021-04-23 23:31:43 +02:00
ITOH 7a774540eb Update add_discovery_subcategory.ts 2021-04-23 23:31:40 +02:00
ITOH 5451c1ad95 Update upsert_slash_commands.ts 2021-04-23 23:31:38 +02:00
ITOH 7ee20b0b3e Update upsert_slash_command.ts 2021-04-23 23:31:37 +02:00
ITOH 653e608d0e Update get_slash_commands.ts 2021-04-23 23:27:56 +02:00
ITOH f27d586811 Update get_slash_command.ts 2021-04-23 23:27:52 +02:00
ITOH 9831ccf76e Update edit_slash_response.ts 2021-04-23 23:27:51 +02:00
ITOH 2d1177290a Update delete_slash_response.ts 2021-04-23 23:27:49 +02:00
ITOH f1b5d27700 Update delete_slash_command.ts 2021-04-23 23:27:47 +02:00
ITOH 36dc14523b Update create_slash_command.ts 2021-04-23 23:27:45 +02:00
ITOH e9a46f03cc Update swap_channels.ts 2021-04-23 23:27:43 +02:00
ITOH 281416de36 Update start_typing.ts 2021-04-23 23:27:41 +02:00
ITOH 3812025506 Update get_pins.ts 2021-04-23 23:27:39 +02:00
ITOH 7f84762176 Update get_channels.ts 2021-04-23 23:27:37 +02:00
ITOH ecc0418271 Update get_channel_webhooks.ts 2021-04-23 23:27:35 +02:00
ITOH f733a36051 Update get_channel.ts 2021-04-23 23:27:33 +02:00
ITOH 82b896d177 Update follow_channel.ts 2021-04-23 23:27:32 +02:00
ITOH 7f8e67f5c6 Update edit_channel.ts 2021-04-23 23:27:30 +02:00
ITOH 0d7590349b Update edit_channel_overwrite.ts 2021-04-23 23:12:35 +02:00
ITOH 832905a0e9 Update delete_channel.ts 2021-04-23 23:12:33 +02:00
ITOH 27c569050e Update delete_channel_overwrite.ts 2021-04-23 23:12:30 +02:00
ITOH a665c2d530 Update create_channel.ts 2021-04-23 23:12:27 +02:00
ITOH 6d445cde22 add automatic toCamel 2021-04-22 21:43:28 +02:00
ITOH 9fa6afa057 Create get_slash_command_permissions.ts 2021-04-22 21:34:30 +02:00
ITOH f2ae9db4a4 add application command permissions endpoint 2021-04-22 21:34:28 +02:00
Skillz4Killz f62f665372 Merge pull request #867 from discordeno/discovery
Discovery
2021-04-20 12:51:44 -04:00
ITOH de347014c7 guild cannot be discoverable 2021-04-20 18:44:15 +02:00
ITOH f684e4f180 add missing import 2021-04-20 18:00:53 +02:00
ITOH 92ab2885fa add tests 2021-04-20 17:26:58 +02:00
ITOH e0ca050e13 Update mod.ts 2021-04-20 17:21:20 +02:00
ITOH 6a29304f20 Update remove_discovery_subcategory.ts 2021-04-20 17:21:18 +02:00
ITOH 455c0ad96d Update constants.ts 2021-04-20 17:01:44 +02:00
ITOH a4f422a19a Create remove_discovery_subcategory.ts 2021-04-20 17:01:42 +02:00
ITOH fcb1ed8034 Create add_discovery_subcategory.ts 2021-04-20 17:01:37 +02:00
Skillz4Killz 7d6edea9ab Merge pull request #868 from discordeno/verify_sign
Use nacl for signature verification and remove server.ts (included in template)
2021-04-19 10:29:56 -04:00
Skillz4Killz f0a8464fd5 Merge pull request #869 from discordeno/types-interaction
types(interaction): add missing types & fix invalid ones
2021-04-19 10:28:35 -04:00