Chris Sexton
|
c91fdcdf29
|
bot: add spoiler message type
|
2023-08-02 17:00:45 -04:00 |
Chris Sexton
|
471c3ecff4
|
all: update to go1.18 and any interface
|
2022-03-21 21:36:04 -04:00 |
Chris Sexton
|
7ba9d94ac2
|
counter: add api, bot: change routes
* many routes changed by adding the chi router
* counter has an authenticated API to increment and decrement
|
2021-07-28 11:41:01 -04:00 |
Chris Sexton
|
a5f0380585
|
meme: make messages commands
|
2020-04-29 11:33:28 -04:00 |
Chris Sexton
|
42f7f52bfb
|
cli: make a new plugin
|
2019-05-27 19:23:05 -04:00 |
Chris Sexton
|
a2d5d173f9
|
logging: switch to a logging library
|
2019-03-07 11:46:59 -05:00 |
Chris Sexton
|
b1c450da08
|
cowsay: make messages visible :(
|
2019-03-07 11:37:56 -05:00 |
Chris Sexton
|
300de48c39
|
cowsay: velour's first slash command
|
2019-02-21 09:48:48 -05:00 |
Chris Sexton
|
eea4703129
|
talker: add cowsay
|
2019-02-20 16:47:41 -05:00 |
Chris Sexton
|
a20839cdd7
|
bot: Invert RegisterWeb
|
2019-02-07 11:30:42 -05:00 |
Chris Sexton
|
90e7b11308
|
plugins: add callback handler registrations
|
2019-02-05 14:41:38 -05:00 |
Chris Sexton
|
e7c88c0c9c
|
events: refactor
Combining all of the various send/recv functions into one
|
2019-02-05 10:54:13 -05:00 |
Chris Sexton
|
a8d0f3fd34
|
stats: remove unused plugin
config: checkpoint
config: checkpoint all but two tests passing
config: checkpoint all but one test suites pass
|
2019-01-21 12:36:56 -05:00 |
Chris Sexton
|
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
|
19754a07a5
|
Change Splits to Fields where appropriate
|
2016-05-11 12:10:15 -04:00 |
Chris Sexton
|
e449a82001
|
YOLO: DEAL WITH IT
Refactored a bunch of junk.
|
2016-04-01 10:20:26 -04:00 |
Chris Sexton
|
a9a2c97c56
|
Add talker tests
|
2016-03-30 19:25:02 -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
|
0e69e58ff5
|
Fix goatse in talker
Note: This makes the goatse very Slack specific with preformatting and
newlines.
|
2016-03-25 15:10:56 -04:00 |
Chris Sexton
|
762ec13780
|
Fixes #20: move plugins to their own pkgs
|
2016-03-24 13:32:40 -04:00 |