Commit Graph

1471 Commits

Author SHA1 Message Date
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
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
ITOH 23a4c0f864 removed templatestruct 2021-04-15 18:09:40 +02:00
ITOH 98bf292aff fix lint 2021-04-15 18:06:31 +02:00
ITOH 6a6acf2d6c Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-15 17:55:01 +02:00
ITOH 49dd851a4a fix message structure 2021-04-15 17:54:54 +02:00
Skillz4Killz 3715407c14 Merge pull request #858 from existentiality/main
feat: implement channel cloning
2021-04-15 11:53:22 -04:00
ITOH 03d98a6953 back 2021-04-15 17:33:29 +02:00
ITOH 08b80a1e64 Update ws.ts 2021-04-15 16:48:11 +02:00
ITOH 8c52abce7f add closeWS function 2021-04-15 16:46:44 +02:00
ITOH 2c97964f0f heartbeat change 2021-04-15 14:25:26 +02:00
ITOH f5d6a85882 uups 2021-04-15 13:22:22 +02:00
ITOH b2ed4b4f69 remove the as number 2021-04-15 13:22:14 +02:00
ITOH 43de5125d9 move buckets to ws in favour of createNextShard 2021-04-15 13:15:50 +02:00
ITOH 92622a10e0 use 3065 ? 2021-04-15 12:15:51 +02:00
ITOH a5fe03b3ba add doc link 2021-04-15 12:14:27 +02:00
ITOH 7f85fdbac5 add doc comment 2021-04-15 12:12:11 +02:00
ITOH a8cabc6967 only close if open 2021-04-15 12:06:12 +02:00
ITOH e95fcc9305 check if dc ack beat 2021-04-15 12:01:25 +02:00
ITOH e8a1bf68f8 Update heartbeat.ts 2021-04-15 11:51:54 +02:00
ITOH 23779d7a89 better info comment 2021-04-15 10:42:00 +02:00
ITOH 6e02b14cdc Update resume.ts 2021-04-15 10:40:34 +02:00
ITOH 28ff1574d8 use setTimeout for heartbeat in favour of first random interval 2021-04-15 10:40:07 +02:00
ITOH 81a3bc3c26 Wait for a random amount of time between 1 and 5 seconds before resuming 2021-04-15 09:44:33 +02:00
ITOH 6e404876fd fix(ws): resume identify when oldShard is undefined 2021-04-15 09:35:00 +02:00
ITOH 1ff48bc446 add queueCounter 2021-04-15 09:15:35 +02:00