Add todo item, update example config

This commit is contained in:
Chris Sexton 2016-01-17 12:47:07 -05:00
parent 1d62e6173f
commit a081d1199e
2 changed files with 3 additions and 1 deletions

View File

@ -21,5 +21,7 @@ This bot was written a long time back in the spare time of a busy person. The co
* Implement factoid aliasing
* Implement an object system for the give/take commands
* Create some kind of web reference page
* Verify (fix) untappd integration
* Has not even been run
* Write godoc for pretty much everything and explain why functions exist
* Enter all of this into GitHub tickets

View File

@ -1,5 +1,5 @@
{
"DFile": "catbase.json",
"DFile": "catbase.db",
"Dbserver": "127.0.0.1",
"Channels": ["#CatBaseTest"],
"MainChannel": "#CatBaseTest",