parent
01c796eb8b
commit
85ba222f0c
@ -1,11 +1,11 @@ |
|||||||
{ |
{ |
||||||
"token": "OTIxMDg0ODA3Mjk4MDU2MjAz.YbtxEg.b9m5CLGMDnMo7rDurswD1t7E5ec", |
"token": "YOUR_TOKEN_HERE", |
||||||
"plugin_path": "L:\\repos\\generational-bridge\\plugins", |
"plugin_path": "./plugins", |
||||||
"authed": [ |
"authed": [ |
||||||
279611326848958465 |
|
||||||
], |
], |
||||||
"discord_webhook": "https://discord.com/api/webhooks/id/token", |
"discord_webhook": "https://discord.com/api/webhooks/id/token", |
||||||
"discord_channel": "id", |
"discord_channel": "id", |
||||||
"irc_channel": "#channel", |
"irc_channel": "#channel", |
||||||
"irc_nick": "nick" |
"irc_nick": "nick" |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue