1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-04 12:11:42 +00:00

9 Commits

Author SHA1 Message Date
0593b4f164 config: set some defaults 2019-01-21 19:16:57 -05:00
9ea1ba68f5 admin: add ability to get/set config values
* Users cannot get/set sensitive values
* Removed example lua config file
2019-01-21 16:26:54 -05:00
e15122cfe9 bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
skkiesel
54b83cd444 listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
Chris Sexton
b4c26956ab Fix empty string indexing crash 2016-05-24 10:07:36 -04:00
Chris Sexton
079c6ab2ec Fix variable support 2016-05-20 16:28:48 -04:00
Chris Sexton
e449a82001 YOLO: DEAL WITH IT
Refactored a bunch of junk.
2016-04-01 10:20:26 -04:00
Chris Sexton
ef40d335eb Make testing great again! Add examples in counter
* Made bot.Bot an interface and added a mock with an in-memory database
for plugins to use.
* Remove logger nonsense
* Rename Counter New
2016-03-30 12:41:22 -04:00
Chris Sexton
762ec13780 Fixes #20: move plugins to their own pkgs 2016-03-24 13:32:40 -04:00