Commit Graph

1050 Commits

Author SHA1 Message Date
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
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
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
ITOH
739d2fd8c2 fix 2021-04-19 10:36:40 +02:00
ayntee
5d9b5d352a Add verifySignature() function 2021-04-19 11:52:38 +04:00
ayntee
59dbc8ed06 Use nacl for signature verification and remove server.ts (included in template) 2021-04-19 11:51:05 +04:00
itohatweb
819712677b Commit from GitHub Actions (Lint) 2021-04-18 19:31:33 +00:00
ITOH
eb230ea26f Create edit_discovery.ts 2021-04-18 21:25:44 +02:00
ITOH
b40533b6a6 Create valid_discovery_term.ts 2021-04-18 20:45:45 +02:00
ITOH
47df256c57 Create get_discovery_categories.ts 2021-04-18 20:40:57 +02:00
ITOH
5f2f26f9cc Create validate_discovery_search_term_params.ts 2021-04-18 20:31:22 +02:00
ITOH
cf2d63746f Create validate_discovery_search_term.ts 2021-04-18 20:31:20 +02:00
ITOH
a9889554d8 Create modify_guild_discovery_metadata.ts 2021-04-18 20:31:17 +02:00
ITOH
07855f2416 Create discovery_name.ts 2021-04-18 20:31:15 +02:00
ITOH
301c667999 Create discovery_metadata.ts 2021-04-18 20:31:13 +02:00
ITOH
1d2ae0cfa6 Create discovery_category.ts 2021-04-18 20:31:11 +02:00
ITOH
2aafb75e96 Create add_guild_discovery_subcategory.ts 2021-04-18 20:31:09 +02:00
ITOH
135ba5ef3c Update json_error_codes.ts 2021-04-18 18:44:01 +02:00
ITOH
6a618c9f63 Merge branch 'main' into search-members 2021-04-16 18:52:01 +02:00
ITOH
31bb84fe23 add(helpers/members): searchMembers function 2021-04-16 15:59:01 +02:00
ITOH
42b5f54c16 add(errors): Member search errors 2021-04-16 15:58:40 +02:00