Commit Graph

1247 Commits

Author SHA1 Message Date
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 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 5e38471175 uups remove removed thing 2021-04-16 21:01:58 +02:00
ITOH d2bad949a1 omit guildid 2021-04-16 20:56:37 +02:00
ITOH 1d1ef47e8a dupe code ._. 2021-04-16 20:46:05 +02:00
ITOH 1a94f1913e add implementation 2021-04-16 20:45:55 +02:00
ITOH b730e2044c order i guess 2021-04-16 20:45:39 +02:00
ITOH 320c9b4b91 Update handle_on_message.ts 2021-04-16 19:16:08 +02:00
ITOH 6a0ab380e7 Update resume.ts 2021-04-16 19:15:12 +02:00
ITOH 2ce185a696 Update heartbeat.ts 2021-04-16 19:15:01 +02:00
ITOH 6315ba75fc add sendShardMessage 2021-04-16 19:14:48 +02:00
ITOH 864945f578 remove identifyPayload 2021-04-16 18:57:42 +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
ITOH ac65134db9 add(constants): GUILD_MEMBERS_SEARCH 2021-04-16 15:58:27 +02:00
ITOH 3c36d8be74 add(types): SearchGuildMembers 2021-04-16 15:58:18 +02:00
ITOH 6bad7fa240 Update bot.ts 2021-04-15 21:31:22 +02:00
ITOH 1c91fb15d0 Merge pull request #860 from discordeno/add-welcome-screen-endpoints
Add welcome screen endpoints
2021-04-15 20:44:33 +02:00