summaryrefslogtreecommitdiff
path: root/cogs/config_IRC.json
diff options
context:
space:
mode:
authorlexicade <jasonnlelong@gmail.com>2023-01-27 21:06:30 +0000
committerlexicade <jasonnlelong@gmail.com>2023-01-27 21:06:30 +0000
commit52801b4de1d63cd01191acf7fcee137977140ec0 (patch)
tree08271a1f1e3e8060486b6651c67c9934867c648e /cogs/config_IRC.json
parent8df873808c86805624851356f5dea76ec621de23 (diff)
Project initHEADmain
Diffstat (limited to 'cogs/config_IRC.json')
-rw-r--r--cogs/config_IRC.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/cogs/config_IRC.json b/cogs/config_IRC.json
new file mode 100644
index 0000000..9eac0af
--- /dev/null
+++ b/cogs/config_IRC.json
@@ -0,0 +1,23 @@
+{
+ "irc": {
+ "server": "lexicade.uk",
+ "port": 6600,
+ "nickname": "Synthy",
+ "password": "discord1"
+ },
+ "users": [
+ "JasonFS"
+ ],
+ "pairs": [
+ {
+ "irc_channel": "#discord",
+ "discord_channel": 676939843087106066
+ }
+ ],
+ "webhook": [
+ {
+ "id": 676940734112333847,
+ "key": "7TxjLhpmmGWKhTAvfBctiBcdO-T5INVkrweK39B74vH9VHvxhHy3eG_qBh368q4E4v6Z"
+ }
+ ]
+} \ No newline at end of file