1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-03 19:51:42 +00:00

137 Commits

Author SHA1 Message Date
Chris Sexton
2d06fd6be8 cli: remove dead plugin 2024-02-27 17:30:36 -05:00
Chris Sexton
f83cc32788 web: refactor and convert secrets 2024-02-27 17:30:36 -05:00
Chris Sexton
00352a1512 bot: use templ for some pages 2024-02-27 17:30:36 -05:00
Chris Sexton
d1986be68a gpt: make gpt the catchall 2023-03-05 15:35:01 -05:00
Chris Sexton
92ce4979b4 gpt: rename directory 2023-03-03 11:48:22 -05:00
Chris Sexton
866b947f42 tappd: add plugin 2022-10-13 20:23:10 -04:00
Chris Sexton
dd262f524e twitch: Add IRC-Discord bridge
* Should connect a bridge to streamer's channel any time a stream starts
* Should disconnect when stream ends
* Add `track` and `untrack` commands to manually modify bridge
* Adds support for creating Discord threads
2022-09-18 17:49:27 -04:00
Chris Sexton
b8a199faba pagecomment: add /url command
* Updated discord library
* Added an author embed but it's not useful just yet
2022-09-06 17:26:07 -04:00
Chris Sexton
cf5e52c2b6 topic: add plugin 2022-08-16 19:57:29 -04:00
Chris Sexton
a64f4800b1 cowboy: add slash command 2022-07-23 00:22:13 -04:00
f548f74be9 cowboy: make plugin 2022-07-21 11:29:45 -04:00
Chris Sexton
1c22632a41 emojy: create plugin
- added reaction type and event for discord connectors
- added web page to view emojy usage
- added new table for counting emojy
2022-05-30 16:38:05 -04:00
2a9ae13560 roles: add plugin 2021-11-20 15:34:38 -05:00
28066b44ab gpt3: move up the plugin ordering 2021-11-20 09:58:46 -05:00
46b2b0b57f gpt3: add plugin 2021-11-19 11:26:54 -05:00
6bcf1142c4 mayi: add coinflip plugin 2021-10-13 21:15:14 -04:00
6a11ddc98a slack: tidy mods 2021-10-05 18:45:51 -04:00
99abd9bb2f slack: update library 2021-08-11 12:12:26 -04:00
7ba9d94ac2 counter: add api, bot: change routes
* many routes changed by adding the chi router
* counter has an authenticated API to increment and decrement
2021-07-28 11:41:01 -04:00
c47a4f7c6f web: migrate endpoint registration to chi 2021-07-28 11:41:01 -04:00
a1c5a4c580 secrets: add plugin
Also modify rest to use secrets plugin
2021-05-20 10:03:07 -04:00
086bc9f0f9 gpt2: remove plugin 2021-05-19 11:55:20 -04:00
1e5a82d281 rest: create plugin
RestPlugin allows users to dynamically create transports and integrate services
from outside of catbase.

New commands:
* wire `regex` to URL `field`
* list wires
* rm wire ID
2021-05-19 11:55:20 -04:00
f2a6d779d3 main: change logger 2021-05-04 14:08:33 -04:00
4c669e520f last: create plugin 2021-04-27 12:45:52 -04:00
5a7544d828 giph: add plugin 2021-02-28 23:19:43 -05:00
332d992d05 counter: use IDs when available
This should help alleviate user name changes, but may not fix it
entirely. Had to update beers and goals to match an ID search.

Note: this will bust badly for IRC
2021-02-14 17:00:56 -05:00
1f954f301c fuck: refactor by removal 2021-02-03 21:02:59 -05:00
75a12ca9a5 zork: remove zork
ref #343
2021-01-31 18:24:42 -05:00
2fed8099df main: reorganize gpt2 execution 2020-12-08 08:25:29 -05:00
aa9dc12c9b countdown: maybe use actually January 2020-11-30 14:59:05 -05:00
d7839c96d8 fcountdown: disable 2020-11-30 12:27:42 -05:00
a9937d9b8e discord: add discord functionality
* added discord connector
* modified user to support image avatars instead of URL avatars
* modified meme to send IDs instead of names
2020-09-09 13:21:39 -04:00
dba38310e4 add discord integration 2020-08-31 12:20:52 -04:00
c6cb8053c0 gpt2: add plugin 2020-08-20 17:23:51 -04:00
030d0371f9 countdown: add NYE countdown 2020-07-13 17:02:21 -04:00
ccfdb5a715 goals: mostly done, time to try it 2020-05-26 11:41:28 -04:00
b1f46d6517 goals working-ish 2020-05-26 11:41:28 -04:00
280bb39125 sms: add skeleton 2020-05-17 10:56:48 -04:00
13a3af1e55 meme: add plugin 2020-04-28 11:39:33 -04:00
30077d1b6c achievements: sketch 2020-04-24 16:29:43 -04:00
Scott Kiesel
3cb54e6262 A great stupid plugin where you guess the random wikipedia article 2020-03-13 10:33:16 -04:00
4c69cefa39 aoc: add plugin 2019-11-30 23:59:52 -05:00
2694463964 git: add git hook support for github & gitlab 2019-10-26 15:40:49 -04:00
0112b23aa5 twitter: fix persistence 2019-10-20 21:03:13 -04:00
Chris Sexton
c42ae647f3 Update main.go 2019-10-20 11:30:40 -04:00
Chris Sexton
c0feed1353 Update main.go 2019-10-20 11:30:40 -04:00
3966fd55f7 fuck: add a brainfuck interpreter to the bot 2019-10-20 09:21:27 -04:00
42c083314c twitter: add plugin 2019-10-17 09:40:40 -04:00
286582417b bid: connect scores/bids/etc to the chat 2019-07-15 16:55:35 -04:00