catbase/bot
Chris Sexton 3a7651d184 fact: add reaction type facts
If a user creates a fact with the verb <react>, catbase will try to
react with the emojy that the user specifies. It filters things with
spaces and fixes colons, but does not check if the emojy actually
exists. There will be no feedback in this case, which should probably
get fixed but meh.

* Updated mock bot to check reactions, and do filtering correctly.
* Added a couple tests of the react functionality.
2019-01-20 12:33:19 -05:00
..
msg go fmt 2018-05-02 07:02:04 -04:00
msglog YOLO: DEAL WITH IT 2016-04-01 10:20:26 -04:00
user Fix detection of users on incoming messages 2017-01-05 09:48:57 -05:00
bot.go listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
handlers.go bot: refactor all rand seeds into main.go 2018-07-23 13:00:19 -04:00
interfaces.go listening to thread responses to rpg threads only 2017-10-31 14:14:45 -04:00
mock.go fact: add reaction type facts 2019-01-20 12:33:19 -05:00