summaryrefslogtreecommitdiff
path: root/cogs/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'cogs/config.json')
-rw-r--r--cogs/config.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/cogs/config.json b/cogs/config.json
new file mode 100644
index 0000000..3070654
--- /dev/null
+++ b/cogs/config.json
@@ -0,0 +1,27 @@
+{
+ "irc": {
+ "server": "lexicade.uk",
+ "port": 6600,
+ "nickname": "Synthy",
+ "password": "discord1"
+ },
+ "users": [
+ "JasonFS",
+ "TamazSvr",
+ "wjoe",
+ "lebhome",
+ "Foxy"
+ ],
+ "pairs": [
+ {
+ "irc_channel": "#jerseyesports",
+ "discord_channel": 619676725818949655
+ }
+ ],
+ "webhook": [
+ {
+ "id": 709407592606072842,
+ "key": "pUe7EMGMXIz2FxFg4se9s5NrU2H-vxbR9nPeob4-MONd7_FYCNvJaUsbxWXQaxMQVy7m"
+ }
+ ]
+} \ No newline at end of file