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 |
|
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
|
6ebaadedb7
|
Merge pull request #865 from discordeno/search-members
Search members
|
2021-04-17 22:19:18 +02:00 |
|
ITOH
|
31245dd637
|
Update mod.ts
|
2021-04-17 15:33:44 +02:00 |
|
ITOH
|
9f4cd812f6
|
add test
|
2021-04-17 15:33:29 +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 |
|
ITOH
|
344954d69f
|
Revert "remove code coverage (test)"
This reverts commit 560b06a4f0.
|
2021-04-15 20:42:39 +02:00 |
|
ITOH
|
560b06a4f0
|
remove code coverage (test)
|
2021-04-15 20:02:32 +02:00 |
|
ITOH
|
c825dbf0a7
|
fix delayutil
|
2021-04-15 19:59:09 +02:00 |
|
ITOH
|
62c563fb4e
|
or this
|
2021-04-15 19:30:09 +02:00 |
|
ITOH
|
0ec3539cfe
|
try this
|
2021-04-15 19:22:27 +02:00 |
|
ITOH
|
399ad234ac
|
Merge pull request #863 from discordeno/fix-lint
Fix lint
|
2021-04-15 19:03:05 +02:00 |
|
ITOH
|
10e9d96576
|
fix(helpers/channels): cloneChannel errors
|
2021-04-15 18:48:32 +02:00 |
|
ITOH
|
d446d57684
|
fix(helpers/channels): add reason arg
|
2021-04-15 18:48:10 +02:00 |
|