bridge bot api for discord servers
Find a file
2022-02-07 00:17:13 +02:00
frontend add alive check for gateway and fix webhook message event bug 2022-02-06 22:58:38 +02:00
routes fix api error and add license 2022-02-06 23:33:57 +02:00
.gitignore Initial commit. 2022-02-01 00:01:11 +02:00
common.js hopefully make the DiscordClient connection more robust 2022-02-03 20:41:23 +02:00
config.js improve defaults 2022-02-07 00:17:13 +02:00
DiscordClient.js set resuming to false once we try to connect] 2022-02-03 20:44:07 +02:00
GatewayServer.js add alive check for gateway and fix webhook message event bug 2022-02-06 22:58:38 +02:00
index.js Add GatewayServer and GatewayClient(frontend) 2022-02-06 03:48:28 +02:00
LICENSE fix api error and add license 2022-02-06 23:33:57 +02:00
package.json add custom discord client and add polling endpoint 2022-02-02 11:46:42 +02:00
tokens.js add custom discord client and add polling endpoint 2022-02-02 11:46:42 +02:00
WatchedGuild.js add alive check for gateway and fix webhook message event bug 2022-02-06 22:58:38 +02:00
yarn.lock add custom discord client and add polling endpoint 2022-02-02 11:46:42 +02:00