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

941 Commits

Author SHA1 Message Date
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
c07e612941 emojify: woops 2019-01-21 18:30:20 -05:00
0e5a275d4d
Merge pull request #134 from velour/emojifyreact
emojify: change THE ALGORITHM
2019-01-21 18:08:33 -05:00
4d188bdf20 emojify: handle plurals again 2019-01-21 18:05:35 -05:00
36320df725 emojify: change THE ALGORITHM 2019-01-21 18:00:51 -05:00
332dbc6e37
Merge pull request #133 from velour/emojifyreact
emojifyme: make it use ractions; add velour emojy
2019-01-21 17:19:00 -05:00
7a74ca0059 emojifyme: make it use ractions; add velour emojy 2019-01-21 17:15:46 -05:00
dbc3b3646b
Merge pull request #132 from velour/configadmin
admin: add ability to get/set config values
2019-01-21 16:30:19 -05:00
9ea1ba68f5 admin: add ability to get/set config values
* Users cannot get/set sensitive values
* Removed example lua config file
2019-01-21 16:26:54 -05:00