catbase/plugins
Chris Sexton 66fa219f78 babbler: make recording new babbles _fast_
This is a hack. I am just pushing the processing off into a goroutine so
that we can return as quickly as possible from a non-event as far as the
bot's interaction with users is concerned. This is potentially harmful
if we have too many goroutines blocked writing babblers (hopefully
    sqlite is configured to be thread-safe). But if we have a bunch of
    babblers writing off to disk, it's no worse than blocking for each
    one sequentially, I guess.
2018-11-08 18:06:11 -05:00
..
admin bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
babbler babbler: make recording new babbles _fast_ 2018-11-08 18:06:11 -05:00
beers reminder: change the confirmation of remind me 2018-10-26 11:02:51 -04:00
couldashouldawoulda Fix CSW 2018-06-22 14:25:43 -04:00
counter counter: change from Tea. Earl Grey. Hot. to all 2018-10-19 14:23:08 -04:00
db db: Add plugin to access DB 2018-02-22 17:41:48 -05:00
dice bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
downtime listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
emojifyme bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
fact listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
first Undo a horrible git thing 2018-06-22 14:31:33 -04:00
inventory listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
leftpad listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
picker Proper handling of the default pick quantity 2018-09-01 18:27:40 -04:00
reaction bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
reminder reminder: you for real this time 2018-10-26 13:38:49 -04:00
rpgORdie sokobass. 2017-11-02 16:32:02 -04:00
rss go fmt 2018-05-02 07:02:04 -04:00
sisyphus sisyphus: modify min/max times a little more 2017-11-06 14:40:43 -05:00
stats listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
talker bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
tell tell: fix empty lists and user case 2017-11-17 08:39:35 -05:00
twitch twitch: make things spooky 2018-10-22 16:19:03 -04:00
your bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
zork listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
plugins.go YOLO: DEAL WITH IT 2016-04-01 10:20:26 -04:00