Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "botToken": "CHANGEME",
- "googleApiKey": "CHANGEME",
- "proxyHost": "",
- "proxyPort": "8080",
- "useBetaBuilds": true,
- "ircConnectInfos": [
- {
- "identifier": "esper",
- "host": "irc.esper.net",
- "port": 6667,
- "nick": "Corded",
- "identNick": "CHANGEME",
- "identPass": "CHANGEME",
- "autojoinChannels": [
- "#CHANGEME",
- "#CHANGEME"
- ],
- "useSASL": true
- }
- ],
- "bridges": [
- {
- "endPoint1": {
- "type": "IRC",
- "connectorId": "esper",
- "channelId": "#CHANGEME"
- },
- "endPoint2": {
- "type": "DISCORD",
- "connectorId": "125649403162656768",
- "channelId": "125649403162656768"
- }
- },
- {
- "endPoint1": {
- "type": "IRC",
- "connectorId": "esper",
- "channelId": "#CHANGEME"
- },
- "endPoint2": {
- "type": "DISCORD",
- "connectorId": "125649403162656768",
- "channelId": "212652266514153473"
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement