bridge bot api for discord servers
Find a file
2022-02-03 20:44:07 +02:00
frontend add error messages for not being able to fetch initial information 2022-02-03 02:58:08 +02:00
public fix polling and add web app 2022-02-02 20:24:14 +02:00
routes add endpoint to poll all guilds the user has access to 2022-02-02 23:48:18 +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 add custom discord client and add polling endpoint 2022-02-02 11:46:42 +02:00
DiscordClient.js set resuming to false once we try to connect] 2022-02-03 20:44:07 +02:00
index.js fix polling and add web app 2022-02-02 20:24:14 +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 endpoint to poll all guilds the user has access to 2022-02-02 23:48:18 +02:00
yarn.lock add custom discord client and add polling endpoint 2022-02-02 11:46:42 +02:00