Notify Discord server when a new challenge appears [experimental]
[vchess.git] / server / config / discord.json.dist
diff --git a/server/config/discord.json.dist b/server/config/discord.json.dist
new file mode 100644 (file)
index 0000000..9751a01
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "token": "DiscordBotToken",
+  "channel": "ChannelID"
+}