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

830 Commits

Author SHA1 Message Date
Chris Sexton
5de82d96e4 counter: maybe count some stuff better via API 2023-09-29 10:48:23 -04:00
Chris Sexton
bfd50a346d admin: update html formatting 2023-08-17 16:38:03 -04:00
Chris Sexton
c32738f444 admin: convert variables page to htmx 2023-08-17 15:46:36 -04:00
Chris Sexton
3dc8c77505 reminder: remove natural language thing 2023-08-03 10:37:06 -04:00
Chris Sexton
c91fdcdf29 bot: add spoiler message type 2023-08-02 17:00:45 -04:00
Chris Sexton
b63b317dfc gpt: reset chat prompt every N messages 2023-04-08 21:22:58 -04:00
Chris Sexton
21ce66fc15 font: remove debug 2023-03-16 13:39:55 -04:00
Chris Sexton
295d9fef77 tap: maybe fix font locations 2023-03-16 13:39:55 -04:00
Chris Sexton
6707902caf fact: don't look for is actions 2023-03-05 15:48:48 -05:00
Chris Sexton
d1986be68a gpt: make gpt the catchall 2023-03-05 15:35:01 -05:00
Chris Sexton
4626d0270c gpt: make echo configurable 2023-03-03 15:11:21 -05:00
Chris Sexton
7d5cf3909d gpt: remove a colon 2023-03-03 15:08:33 -05:00
Chris Sexton
8b8ac7b244 gpt: reset client when prompt changes 2023-03-03 12:17:05 -05:00
Chris Sexton
92ce4979b4 gpt: rename directory 2023-03-03 11:48:22 -05:00
Chris Sexton
43eda811eb gpt: add chatgpt 2023-03-03 11:48:22 -05:00
Chris Sexton
68738f847b gpt3: moderation toggle 2023-02-07 10:23:58 -05:00
Chris Sexton
eb67d1a35e gpt3: moderation to protect skiesel's innocence 2023-02-07 10:23:58 -05:00
Chris Sexton
91d21c1076 cowboy: make message confirmation ephemeral 2023-01-27 14:14:35 -05:00
Chris Sexton
690fd01fd2 newsbid: bid by ID 2023-01-27 13:28:41 -05:00
Chris Sexton
e2c55fab00 meme: add font shortcuts and location 2023-01-27 13:20:00 -05:00
Chris Sexton
0c94d71960 twitch: assume defaults if twitch doesn't tell us a game 2023-01-10 21:40:34 -05:00
Chris Sexton
7eba55f236 twitch: add irc disable flag 2023-01-07 20:55:39 -05:00
Chris Sexton
f70eb46c5d twitch: redo with webhooks 2023-01-04 11:27:03 -05:00
Chris Sexton
12543c569c fact: log some errs 2022-10-25 13:15:28 -04:00
Chris Sexton
3bedaf2ec0 fact: trim space 2022-10-25 12:11:49 -04:00
Chris Sexton
f6dd52a222 meme: changed to file upload instead of embed
* Added File handling to Discord mesasges
2022-10-20 18:43:45 -04:00
Chris Sexton
da780a7a92 cowboy: who sent that emojy? 2022-10-19 18:08:25 -04:00
Chris Sexton
e8ca86d008 cowboy: make the bare command make an emojy 2022-10-19 14:52:31 -04:00
Chris Sexton
04fecf1987 tappd: save ID in DB 2022-10-15 10:23:57 -04:00
Chris Sexton
bf54f421fe twitch: remove broken test 2022-10-15 10:23:57 -04:00
Chris Sexton
c147e65497 tappd: save images and serve them 2022-10-15 10:23:57 -04:00
Chris Sexton
df9db4e6fd tappd: optionally use files instead of embeds 2022-10-14 23:09:48 -04:00
Chris Sexton
435f45fa7c tappd: shorten the message on images 2022-10-14 08:52:06 -04:00
Chris Sexton
e93b6d07ab tappd: orient images 2022-10-14 08:39:26 -04:00
Chris Sexton
866b947f42 tappd: add plugin 2022-10-13 20:23:10 -04:00
Chris Sexton
7ca4a30c14 url: add configurable useragent 2022-09-29 12:01:44 -04:00
Chris Sexton
dfa6302757 twitch: refactor alert code 2022-09-25 17:32:18 -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
a9a4c9274c pagecomment: omit user if using slash 2022-09-07 10:59:14 -04:00
Chris Sexton
b670ecc647 pagecomment: add useragent and check for no title 2022-09-07 10:41:35 -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
9e386cbd70 reminder: add missing line 2022-08-31 14:38:56 -04:00
Chris Sexton
8090d4209a reminder: add snooze functionality 2022-08-31 13:42:18 -04:00
Chris Sexton
b59d84b301 topic: fix newline issue 2022-08-16 20:08:39 -04:00
Chris Sexton
cf5e52c2b6 topic: add plugin 2022-08-16 19:57:29 -04:00
Chris Sexton
f28026436a twitch: separate into regex commands and add user check 2022-08-09 08:14:36 -04:00
Chris Sexton
37e4dcb5c8 bot: add rate limiting
- emojy: lazy load images so they don't break/spam the server
2022-08-04 09:20:29 -04:00
7c0a777737 twitch: add reauthentication
- refactored secrets to be in config
- added missing format string to bot
2022-08-03 21:12:08 -04:00
Chris Sexton
45103cec62 admin: fix nick regex 2022-08-02 13:42:35 -04:00
Chris Sexton
7af94f3473 admin: conditionally require admin for nick change 2022-08-02 13:35:50 -04:00