Chris Sexton
|
42f7f52bfb
|
cli: make a new plugin
|
2019-05-27 19:23:05 -04:00 |
Chris Sexton
|
f267ae07e3
|
slack: add image support
* Make untappd checkins embed images
* Added attachment types as an optional send arg
|
2019-03-09 22:41:43 -05:00 |
Chris Sexton
|
a2d5d173f9
|
logging: switch to a logging library
|
2019-03-07 11:46:59 -05:00 |
Chris Sexton
|
6a1cabc2aa
|
beers: fix bad indirection issue
|
2019-02-15 15:12:09 -05:00 |
Chris Sexton
|
a20839cdd7
|
bot: Invert RegisterWeb
|
2019-02-07 11:30:42 -05:00 |
Chris Sexton
|
00d998fc59
|
beers: be quiet
|
2019-02-05 21:32:33 -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
|
0593b4f164
|
config: set some defaults
|
2019-01-21 19:16:57 -05:00 |
Chris Sexton
|
742c76f562
|
config: add defaults checking where necessary
|
2019-01-21 14:24:03 -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
|
d63b33eacf
|
Fix goroutine err
|
2018-12-24 22:18:47 -05:00 |
skkiesel
|
a9ba3135fb
|
How long until he notices?
|
2018-10-07 18:54:24 -04:00 |
Chris Sexton
|
02f3587f52
|
Merge pull request #100 from velour/counter_alias
Counter alias
|
2018-01-19 14:22:08 -05:00 |
Chris Sexton
|
e5829899b0
|
beers: discard checkins with incomplete photos
|
2018-01-19 14:20:22 -05:00 |
Chris Sexton
|
a671534d86
|
beers: booze->beer
|
2018-01-05 16:54:12 -05:00 |
Chris Sexton
|
dadb51cec5
|
counter: mkalias
|
2018-01-04 12:23:59 -05:00 |
skkiesel
|
54b83cd444
|
listening to thread responses to rpg threads only
|
2017-10-31 14:14:45 -04:00 |
cws
|
a4abcb4bc1
|
beers: make untappd icons square
* Added all image formats to checkin structure
* Changed which image is selected for display in the channel
|
2017-10-05 15:00:23 -04:00 |
Chris Sexton
|
b687078c1a
|
Add Untappd photos
|
2016-05-01 16:56:58 -04:00 |
Chris Sexton
|
1e6f0474d3
|
Add rating score into untappd checkin comments
|
2016-04-24 20:07:01 -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
|
9d9771c097
|
Enable web interface
|
2016-03-29 10:20:44 -04:00 |
Chris Sexton
|
de3aba210a
|
Stop trying to process Untappd after it fails
|
2016-03-28 15:34:40 -04:00 |
Chris Sexton
|
762ec13780
|
Fixes #20: move plugins to their own pkgs
|
2016-03-24 13:32:40 -04:00 |