Chris Sexton
7e1c4e1106
sisyphus: modify min/max times a little more
2017-11-06 14:40:43 -05:00
Chris Sexton
df956513c2
sisyphus: config-ize timing
2017-11-06 14:32:49 -05:00
Chris Sexton
827879b72d
sisyphus: add plugin
2017-11-03 19:03:19 -04:00
skkiesel
1ac566c2c2
sokobass.
2017-11-02 16:32:02 -04:00
skkiesel
54b83cd444
listening to thread responses to rpg threads only
2017-10-31 14:14:45 -04:00
skkiesel
d9bb7ec3c0
sometimes you have an id, sometimes a message, we should support relpying to both
2017-10-31 10:16:41 -04:00
skkiesel
3009a646e6
support replies
2017-10-31 10:07:20 -04:00
skkiesel
d6c35b94ec
cleanup!
2017-10-31 09:40:03 -04:00
Scott Kiesel
34e2404e8b
hacked poc for edits as an animation mechanism
2017-10-31 06:22:36 -04:00
Chris Sexton
6af9114a37
babbler: create tables no matter what
2017-10-25 18:45:45 -04:00
Chris Sexton
df29c89d84
Merge branch 'aliases'
...
* aliases:
fact: fix reverse detection
2017-10-25 18:17:10 -04:00
Chris Sexton
c708aec4a4
fact: fix reverse detection
2017-10-25 18:16:38 -04:00
Chris Sexton
be919f9fab
Merge pull request #86 from velour/aliases
...
fact: add protection for aliases
2017-10-25 18:08:59 -04:00
Chris Sexton
c6709ae521
fact: add protection for aliases
...
* No circular aliases may be created
* Must have a resolvable destination
2017-10-25 18:08:32 -04:00
Chris Sexton
ea59e84fb1
Merge pull request #85 from velour/aliases
...
factoid: learn and spit out aliases
2017-10-25 12:15:15 -04:00
Chris Sexton
d04e6741ea
factoid: learn and spit out aliases
...
* Added datatype for aliases
* Added table for aliases
* Added resolving mechanism after factoid miss
2017-10-25 12:14:22 -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
cws
eae49ebe18
twitch: Add URL to stream when streams are active
2017-09-30 12:53:37 -04:00
cws
9600e0dc63
inventory: initial sketch
...
Fixes #2
2017-09-29 00:58:21 -04:00
cws
20c038d57c
twitch: add HTTP output
2017-09-27 16:29:04 -04:00
cws
403c6dae0a
twitch: update to current API
...
* Added OAuth abilities
* Added full API spec for endpoint response
* Use net/url to build request
2017-09-27 14:47:16 -04:00
cws
d2fdb01f08
stats: fix crash
2017-09-01 14:58:44 -04:00
Chris Sexton
885fe097c0
Merge pull request #76 from velour/more_reactions
...
Fix Probabilities
2017-08-31 08:53:56 -04:00
skkiesel
c856c55150
fix probability of generating a reaction so that it matches better with the spirit of the config value
2017-08-31 08:51:28 -04:00
Chris Sexton
c157adb3c8
Merge pull request #43 from velour/your_refactor
...
Your refactor
2017-08-30 14:43:26 -04:00
skkiesel
980359b4e1
supplement catbase's ability to react
2017-08-30 13:54:45 -04:00
skkiesel
e65afb915a
look for common plural suffixes for more emoji hits
2017-08-30 09:26:11 -04:00
Chris Sexton
20842c3ada
Merge pull request #73 from velour/fixfirst
...
first: re-enable
2017-08-19 08:00:38 -04:00
cws
19578f7147
first: re-enable
2017-08-18 05:59:46 -04:00
svohr
8119df6dea
emojifyme Chance weighted on number of emojies
...
The chance of an emojified message being sent is now
proportional to the number of emojies that can be
substituted in the message.
2017-07-31 11:16:59 -07:00
cws
f004cecf3a
emojify: configurize the chance
2017-07-25 14:44:36 -04:00
Scott Kiesel
e059b51fcf
Merge branch 'master' into emojifyme
2017-07-25 06:17:11 -04:00
skkiesel
c6e1769f0f
Parse incoming messages to see if we can annoy eaburns with emoji word replacements
2017-07-24 15:09:27 -04:00
cws
148f9635a0
counter: Change regex to be more accepting
...
Fixes #66
2017-07-24 07:40:13 -04:00
skkiesel
1bf6997144
initial implementation and POC to getting reactions pushed into slack via catbase
2017-07-24 07:38:03 -04:00
skkiesel
8728d96639
initial implementation and POC to getting reactions pushed into slack via catbase
2017-06-17 16:20:06 -04:00
Chris Sexton
e45c335bd3
Merge pull request #62 from velour/more_babbler_stuff
...
update test case to test exactly what we want
2017-06-16 18:49:12 -04:00
skkiesel
dcf45d2145
update test case to test exactly what we want
2017-06-16 15:19:11 -04:00
Chris Sexton
4664ffec58
Merge pull request #61 from velour/more_babbler_stuff
...
quiet down the babbler
2017-06-16 15:10:22 -04:00
skkiesel
8735a2283b
quiet down the babbler
2017-06-16 15:02:28 -04:00
cws
3607a7ee23
Merge branch 'master' of github.com:velour/catbase
...
* 'master' of github.com:velour/catbase:
try to force the bridge command to give less deterministic results
add middle out compression, I mean babbles
update babbler syntax
2017-06-08 10:02:20 -04:00
cws
973900dd54
fact: fix syntax
2017-06-08 10:02:10 -04:00
Chris Sexton
e453f740c9
Merge pull request #60 from velour/more_babbler_stuff
...
More babbler stuff
2017-06-08 09:59:53 -04:00
skkiesel
11c4f78bbd
try to force the bridge command to give less deterministic results
2017-06-07 20:07:26 -04:00
skkiesel
bd7cf6be7c
add middle out compression, I mean babbles
2017-06-07 20:02:42 -04:00
skkiesel
8edba10b5d
update babbler syntax
2017-06-07 20:02:18 -04:00
cws
07f5749f1a
fact: add back global check
2017-06-07 14:56:14 -04:00
cws
b4c0f36260
Merge branch 'fix_ownership'
...
* fix_ownership:
fact: remove owner check from edit
2017-06-07 14:51:43 -04:00
cws
f7bd5a8eb4
fact: remove owner check from edit
2017-06-07 14:51:26 -04:00
cws
94d373c567
Merge branch 'master' of github.com:velour/catbase
...
* 'master' of github.com:velour/catbase:
Even more custom babbling... with bookends! closed #58
2017-06-07 14:46:54 -04:00