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

912 Commits

Author SHA1 Message Date
d99ee28370 counter: add rmalias and some help 2020-04-20 06:22:53 -04:00
Scott Kiesel
06bf6fd733
Merge pull request #253 from velour/ImpossibleGame
Yea I'll merge this. Please and thank you.
2020-03-26 15:59:44 -04:00
Scott Kiesel
4a45b21ffb Merge branch 'master' into ImpossibleGame 2020-03-26 15:51:00 -04:00
Scott Kiesel
788e6bdb4a add ability to give up 2020-03-26 15:48:06 -04:00
7148848f77 twitter: stop trying to filter RTs
* Also remove a %w causing warnings
2020-03-26 14:02:53 -04:00
Scott Kiesel
fcfec95c2f go fmt because apparently we're all too amazing to handle ill-formatted code, wimps 2020-03-13 10:33:16 -04:00
Scott Kiesel
3cb54e6262 A great stupid plugin where you guess the random wikipedia article 2020-03-13 10:33:16 -04:00
Scott Kiesel
6c27e0cafd go fmt because apparently we're all too amazing to handle ill-formatted code, wimps 2020-03-13 10:23:00 -04:00
Scott Kiesel
859fb258d2 A great stupid plugin where you guess the random wikipedia article 2020-03-13 10:16:32 -04:00
a4fd340a53 newsbid: sort reverse 2020-03-11 13:15:12 -04:00
e2352a214b newsbid: sort scores by score 2020-03-11 12:29:36 -04:00
81cc0dc55b config: add push command
* you can now run `push <setting> <value>` to add values to a setting
2020-01-29 12:35:34 -05:00
4275619e49 twitter: filter out retweets 2020-01-28 14:50:55 -05:00
fc18fba2d8 counter: use absolute value for counter 2020-01-24 16:56:22 -05:00
Chris Sexton
918d37f591 Update go.yml 2020-01-24 16:54:09 -05:00
7f183b4f2a counter: make matched things decrement sometimes 2020-01-21 16:29:43 -05:00
99817ad621 picker: make pick a command 2020-01-08 08:20:50 -05:00
595492a16b fact: add image verb
This will attach the last URL it sees as an image attachment. It will
fail if that is not a valid image (IDK, slack will get mad) and if no
image is found, it will send as text. The text in the message that is
not a URL will be sent as the image title.
2019-12-30 10:30:37 -05:00
32d1ebaa95 bot: add new variables
* $time: a made up time
* $now: current time
* $msg: the user's message
2019-12-29 10:10:18 -05:00
47c3def722 newsbid: make the !bids command look nicer 2019-12-22 09:05:27 -05:00
2625671ed6 bid: show string in bid list 2019-12-22 08:07:02 -05:00
408794fe58 newsbid: improve display of news items 2019-12-22 08:07:02 -05:00
7b8f37d67d wip 2019-12-22 08:07:02 -05:00
b3f3e09d89 hn: remove more scrapes 2019-12-22 08:07:02 -05:00
af9fc12038 hn: use api 2019-12-22 08:07:02 -05:00
958a454271 aoc: add link to leaderboard 2019-12-07 21:46:08 -05:00
95cbada51d aoc: filter for users that have stars 2019-12-03 10:14:52 -05:00
4c69cefa39 aoc: add plugin 2019-11-30 23:59:52 -05:00
72da1d3c78 git: order gitea commits 2019-11-29 11:10:59 -05:00
6e66498d25 git: add filter for branches on github 2019-11-26 17:53:11 -05:00
b2136c1b41 counter:add unicde filter to getItem 2019-11-25 14:31:54 -05:00
3ad86f2308 pick: fix broken pick
* simplified picking regex
* added test case for previously broken message
2019-11-22 11:55:58 -05:00
905da629b9 bids: get a vote:comment ratio for scoring
* Ratio defaults to 1.0 on error
* Ratio bonus if a 0 comment article wins
* Remove buggy tests
* Add example scraping util for debugging
2019-11-14 10:15:39 -05:00
30cd91079c react: add searched reactions 2019-11-11 18:13:05 -05:00
a31d2b446e go fmt 2019-11-08 10:20:01 -05:00
4b749d316d bids: mark bids instead of deleting them 2019-11-08 10:20:01 -05:00
3a4d69bae0 git: move icons to each commit/event 2019-11-04 08:19:51 -05:00
7f5f62d04a git: fix icon 2019-11-03 08:27:50 -05:00
97ca444df9 git: don't show empty changeset 2019-11-03 08:10:01 -05:00
d1149e7022 git: actually do the thing 2019-11-03 07:59:53 -05:00
6ada638968 git: add icons
Also break services out into individual files
2019-11-03 07:47:45 -05:00
6e62ccf00d webshit: add links to articles 2019-11-02 18:21:40 -04:00
8d74baddba git: fix gitea formatting 2019-11-02 18:21:40 -04:00
f1f5fb3c12 git: add nicer repo addition & gitea support
Also added an `!unset` command for configurations.
2019-10-26 17:43:31 -04:00
6a332bcd8e gitlab: fix event URL 2019-10-26 15:40:49 -04:00
6393d8bb22 git: change message formatting 2019-10-26 15:40:49 -04:00
686ba1d662 git: only respond to PR opened event
Probably will need to check this on other events too.
2019-10-26 15:40:49 -04:00
2694463964 git: add git hook support for github & gitlab 2019-10-26 15:40:49 -04:00
134d5ea47b first: put the order back in 2019-10-26 11:51:07 -04:00
44b0a4f9f3 first: add leaderboard 2019-10-26 11:31:09 -04:00