1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-03 11:49:55 +00:00

899 Commits

Author SHA1 Message Date
Scott Kiesel
d569810db6
Merge pull request #147 from velour/teature
A new small tea-ture
2019-02-12 11:07:20 -05:00
skkiesel
1842aeba82 A new small tea-ture 2019-02-12 11:03:24 -05:00
43d68fd9d6
Merge pull request #146 from velour/streamword
twitch: make stream announcements more complicated
2019-02-09 08:50:24 -05:00
74efe02c75 twitch: make stream announcements more complicated
And fun. Now they're templates.
2019-02-09 08:32:27 -05:00
0bbfa88611
Merge pull request #145 from velour/slackapp
slack: revert to manual slack call for replies
2019-02-08 14:58:21 -05:00
85d123a910 slack: revert to manual slack call for replies
Because that just fucking works.
2019-02-08 14:54:40 -05:00
ebfe78209b
Merge pull request #144 from velour/slackapp
slackApp: stop racing to serve on the http port
2019-02-07 14:49:46 -05:00
a1e170aa40 slackApp: stop racing to serve on the http port 2019-02-07 14:45:59 -05:00
0f6f7b0b03
Merge pull request #143 from velour/slackapp
Minor changes to slack
2019-02-07 14:29:33 -05:00
4925069ac9 slackApp: fix user info functionality 2019-02-07 14:21:22 -05:00
c8abb4b423 ignore: add misc junk 2019-02-07 11:32:30 -05:00
a20839cdd7 bot: Invert RegisterWeb 2019-02-07 11:30:42 -05:00
104ff85a0d downtime: remove dead plugin 2019-02-07 11:22:27 -05:00
c72dc7b2c8 slackapp: most things working
* User lists are definitely not working yet
2019-02-06 00:17:32 -05:00
980b079bf3 slackApp: create new connector for an app
* Using a library because I'm lazy.
* Fixed a few noisy things in Twitch and Untappd
* Moved connectors to a common place
2019-02-05 22:52:49 -05:00
00d998fc59 beers: be quiet 2019-02-05 21:32:33 -05:00
86e662b181
Merge pull request #142 from velour/twitchfix
twitch: check gameID instead of title
2019-02-05 21:16:57 -05:00
c504173022 twitch: check gameID instead of title 2019-02-05 21:13:35 -05:00
b11815dec3
Merge pull request #141 from velour/events
Strict Interfaces => Events
2019-02-05 16:27:08 -05:00
dea3f07dc2 go: update the dependencies 2019-02-05 16:21:34 -05:00
a25d7b9eff bot: get rid of a string
I introduced reflection earlier. I may as well go whole hog now.
2019-02-05 16:10:36 -05:00
287c26440e emojify: don't chomp up the rest of the pipeline
added bonus fix
2019-02-05 16:02:00 -05:00
4b5b66dd6d bot: unroll args 2019-02-05 15:24:49 -05:00
f661d7dca2 bot: update callback registry types
Unfortunately, we can't hash the plugins. I went ahead and hashed the
types instead.
2019-02-05 15:13:32 -05:00
5ee5f33e36 tests: refactor for new system 2019-02-05 15:02:15 -05:00
90e7b11308 plugins: add callback handler registrations 2019-02-05 14:41:38 -05:00
933e514ddd bot: switch plugins to matching instance
instead of string
2019-02-05 13:58:12 -05:00
82dcf410f2 bot: hook connectors up to events
This includes a full test of `admin`
2019-02-05 13:42:15 -05:00
d85c855d47 bot: rename a few things 2019-02-05 12:25:31 -05:00
2e20971dd1 Merge branch 'master' into events
* master:
  twitch: configerize the stream word
2019-02-05 11:41:50 -05:00
1f69a653a9 tests: refactor mock to match new interface 2019-02-05 11:37:33 -05:00
3620208f33 irc: Update IRC connector to new structure 2019-02-05 11:20:43 -05:00
e7c88c0c9c events: refactor
Combining all of the various send/recv functions into one
2019-02-05 10:54:13 -05:00
75d2127396
Merge pull request #140 from velour/screaming
twitch: configerize the stream word
2019-02-04 22:21:34 -05:00
0c93259c55 twitch: configerize the stream word 2019-02-04 22:17:33 -05:00
Scott Kiesel
181f243b39
Merge pull request #139 from velour/ReminderMaxList
Limit the listing pain caused by inflicting reminder pain on others
2019-01-27 16:23:46 -05:00
skkiesel
1726b83438 Limit the listing pain caused by inflicting reminder pain on others 2019-01-27 11:20:36 -10:00
e161e9fece
Merge pull request #138 from velour/quiet
admin: be quiet
2019-01-25 10:09:44 -05:00
17afdda35e admin: be quiet
This will not silence any out of band messages such as Untappd checks,
Twitch notifications, or the startup message.

This will cause catbase not to know anything about the conversation,
which means quoting something during the quiet period is impossible.
Everything during quiet time is off the record.
2019-01-25 10:05:26 -05:00
adb0eb9f45
emojify: add direct eq 2019-01-22 10:59:08 -05:00
2aaf18518a emojify: flipped lt 2019-01-22 10:52:28 -05:00
8795d956ff emojify: flipped lt 2019-01-22 10:51:19 -05:00
ca8334c60c
Merge pull request #137 from velour/emojyless
emojify: make sure there are spaces around beginning/ending emojy
2019-01-22 10:46:43 -05:00
aee106b21b emojify: make sure there are spaces around beginning/ending emojy 2019-01-22 10:43:10 -05:00
0ee92123c1
Merge pull request #136 from velour/configdefault
Configdefault
2019-01-22 08:56:40 -05:00
0c6552e854 config: whoops wrong package 2019-01-21 20:07:03 -05:00
8801dd1e8c config: remove version file 2019-01-21 19:40:21 -05:00
cd0aefbb9c config: simplify the default setup 2019-01-21 19:18:46 -05:00
0593b4f164 config: set some defaults 2019-01-21 19:16:57 -05:00
52bc70cf8b
Merge pull request #135 from velour/emojifyreact
emojify: woops
2019-01-21 18:34:53 -05:00