end of work commit

This commit is contained in:
Robert Drake 2020-11-01 01:44:04 -06:00
parent 3c9d50f09b
commit 8b0c2094d4
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"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"
//TODO: finish this
}