weatherbot/config/config.example.json

8 lines
266 B
JSON

{
"owner": "IRC Username of the bot's owner",
"apiKey": "OpenCage API Key https://opencagedata.com",
"channels": ["array", "of", "channels", "to", "join"],
"botName": "bot's IRC nick",
"realName": "bot's IRC real name",
"password": "Nickserv / SASL password"
}