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

9 Commits

Author SHA1 Message Date
27dcc0752e merge a spaced out count into one in the case of an emojy or anything with a space really 2018-09-27 22:47:24 -04:00
cws
148f9635a0 counter: Change regex to be more accepting
Fixes #66
2017-07-24 07:40:13 -04:00
svohr
39d5dec694 Updated tea test to replace 🍵 with 🍵 2017-02-20 12:19:49 -08:00
svohr
ae3a4eee52 Fixed tea regex to fix bad matches that ended in iced
Added a test based on skiesel's quote that triggered it.
2017-02-20 11:57:12 -08:00
svohr
6917e091af "Tea. Earl Grey. Hot." generalized for any tea, hot or iced. 2017-02-14 20:56:29 -08:00
cws
cdb77a5119 Tea. Earl Grey. Hot. 2017-01-31 15:35:05 -05:00
cws
2957b6f4d5 Add reset me command 2017-01-23 21:13:21 -05: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