Commit graph

468 commits

Author SHA1 Message Date
b5622504c9
Tidy up main
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 2m36s
2024-06-09 02:03:08 +01:00
f3c8a7bed7
Better document entire API
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 27s
2024-06-09 01:11:52 +01:00
84bdccab79 Buff up the max number of messages
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 15s
2024-06-08 20:12:35 +01:00
dc53c9e351 Fix impersonate command
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-08 20:06:59 +01:00
c33bce67cb Add impersonate command
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 22s
2024-06-08 20:04:32 +01:00
8b21954443
Add a preview to truths
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-07 20:56:23 +01:00
7f500db043
truth -> truths
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-07 20:47:57 +01:00
08f167e294
Improve similarity detection
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 2m1s
2024-06-07 20:44:06 +01:00
8f5a9d741a
Add truth getter
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-07 20:11:43 +01:00
3109f645e6
Include fuzzy matching for truths
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 2m5s
2024-06-07 20:08:18 +01:00
5ffbd3635b
Sort routes into tags
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 15s
2024-06-06 01:24:39 +01:00
69bd4fca90
Fix generate_truth not limiting correctly
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-06 01:09:38 +01:00
e4d3d0fe56
Update jimmy to use the new API endpoints
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-06 00:59:00 +01:00
1c1821b17a
Fix rerouted POST
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-06 00:50:23 +01:00
854abd9a6b
FIx ollama endpoints not using ollama router
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-06 00:39:47 +01:00
41e2daa265
Support multiple accounts
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-06 00:37:21 +01:00
b8d5df6bbf
Fix /health needing authentication 2024-06-06 00:25:23 +01:00
da799b3ab5
Merge remote-tracking branch 'origin/master'
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 17s
2024-06-06 00:22:01 +01:00
3282d85e10
Include Ollama & reorganise endpoints 2024-06-06 00:21:56 +01:00
2625657699
Include ollama in API 2024-06-06 00:15:01 +01:00
f48b8e3ca0
Add tate command
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 17s
2024-06-05 16:23:05 +01:00
19bd4030d0
Adjust ollama timeouts 2024-06-05 16:08:38 +01:00
6fb9bb839b
Update truth counter
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 03:13:09 +01:00
03f222a1a3
Re-fix adding trump things
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 03:07:51 +01:00
cc4198dffe
Improve trump speed
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 03:04:47 +01:00
c3940daa96
Properly map truths, again
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 03:02:50 +01:00
9c76fb7030
Properly map truths
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 03:00:36 +01:00
c47a38bfb9
Make use of the API for truth social commands
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 02:56:03 +01:00
d6ee4a3639
Allow getting non-rich truth lists
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 02:17:54 +01:00
65acd62d12
idk why I ever tried IPC there
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 01:53:07 +01:00
babc888422
Open file in rw
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 16s
2024-06-05 01:30:30 +01:00
d24dc99a8e
fix weird startup issue
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 01:27:53 +01:00
9b6b3e9027
Fix IPC
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 01:23:39 +01:00
4ccc1a6c3d
Fix recursion error
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 16s
2024-06-05 01:19:56 +01:00
b05a3abe8a
Have to define JSON
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 01:19:19 +01:00
2d501cb32d
regex -> pattern
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 01:18:04 +01:00
33d47d2dc8
Actually start the web reader
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 01:15:43 +01:00
8f9850a4c6
Add webhook server
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 1m58s
2024-06-05 01:12:18 +01:00
0ce03d2667
Fix automatic saving
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-04 02:17:02 +01:00
0cef10b3b2
Properly save threads into redis
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-04 02:10:25 +01:00
0d05d68cba
get_thread => find_thread
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-04 02:09:02 +01:00
37bb148e8e
Merge remote-tracking branch 'origin/master'
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 15s
2024-06-04 01:49:10 +01:00
abae47be5f
Alert on existing truth 2024-06-04 01:49:00 +01:00
0737fdd81b Bump max auto transcode size to 30 minutes
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 15s
2024-06-03 15:50:10 +01:00
cb21202b83
Fix embed description check
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-03 00:49:07 +01:00
315dd82974
Don't go further than taggable history
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-06-03 00:47:24 +01:00
7e6a43214b
Allow trump to be run outside of spam
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-03 00:36:11 +01:00
a9f6911efa
Include thread ID/context in footer
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-03 00:28:03 +01:00
6225170c00
Tweak trump prompt
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-03 00:24:53 +01:00
f75bf30924
Fix new_chat
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-03 00:22:04 +01:00
4706ac2daa
Add trump command
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-06-03 00:19:50 +01:00
c41d6c3843
Change yt-dl update frequency
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 30s
2024-06-02 23:57:43 +01:00
64b02ee1ec
Fix burn not being boolean
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-01 19:26:58 +01:00
10f8b00181
Allow burning in subtitles
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-06-01 19:20:57 +01:00
b70016326a
Include simultanious testing in status
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-06-01 13:57:00 +01:00
899e9c84dd
Fix wastebasket deletion
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-06-01 13:31:22 +01:00
c516191bfd
fix ollama loading
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 18:34:21 +01:00
ac86cd3b4a
Fix default server
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 18:30:04 +01:00
3ce2bbfdaa
MB != MiB
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 18:25:46 +01:00
cf5db2d80c
MB != MiB
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 18:25:35 +01:00
09f8a59d6b
Update ollama progress bar
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 18:24:15 +01:00
70afac54ca
fix next_server
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-31 18:00:56 +01:00
34a3cc622e
Re-fix stopping
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 03:27:09 +01:00
9f4edd4b27
Fix stopping
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 03:18:37 +01:00
e2ee0ff372
Fix embedded video
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 03:16:42 +01:00
8a4136321c
Enable cancelling downloads
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 03:15:33 +01:00
580c8927f9
omg please
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 03:12:23 +01:00
64444ee568
Fix progress hook, again
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-31 03:11:36 +01:00
0c98da328d
Fix progress hook
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 03:09:31 +01:00
858782eec8
Hooks can't be async
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-31 03:06:47 +01:00
fb4935e331
Add a download progress hook to ytdl
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 03:03:22 +01:00
c400596861
Show the server order in the status description
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 02:42:05 +01:00
ff9894f18f
Fix ollama status
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-31 02:33:47 +01:00
d26abdfdd7
Fix type error
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-31 02:31:31 +01:00
21959374f7
Fix preset resolutions
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 1m41s
2024-05-31 02:28:56 +01:00
774e8cf3d7
Support uploading larger files 2024-05-31 02:23:42 +01:00
38f47b9699
Add ollama status checker
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-28 00:57:18 +01:00
6ed7de1d73
Add a failover/priority system to ollama
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-28 00:48:18 +01:00
4dc0e6418f Allow other llava types
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-27 18:30:51 +01:00
22789057f8 Fix janky llava switch
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-27 18:27:40 +01:00
b40ee8cce8 well I feel stupid
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-27 17:48:16 +01:00
7291bc6181 Only check commands with options
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-27 17:44:29 +01:00
98a73d534f Actually check commands
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-27 17:43:20 +01:00
0da4ec5d63 check pending instead
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-27 17:39:22 +01:00
bbcbbd12e0 Fix not awaiting on-connect
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-27 17:35:25 +01:00
e49d271c80 Perform validation in on_connect
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-27 17:34:26 +01:00
3a6f879c72 list
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-27 17:30:20 +01:00
31dd9c86ee Log when a command is being checked
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 3m37s
2024-05-27 17:23:51 +01:00
b6d70c0780 Remove uptime kuma pending warning
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 40s
2024-05-27 17:19:21 +01:00
e318330587 huh
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-27 17:17:59 +01:00
777fcef499 Log failing commands
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 9s
2024-05-27 17:14:40 +01:00
0a302a6181 Add the auto-delete reaction function
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-16 19:57:35 +01:00
835d12c226
Merge remote-tracking branch 'origin/master'
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-15 17:30:19 +01:00
2c71385532
use lmddgtfy instead of lmgtfy 2024-05-15 17:28:53 +01:00
2540103a87 fix main.py
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-14 18:02:18 +01:00
7b4214fe5a Add about command
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-14 18:01:18 +01:00
396effdee7 re-adjust gay time
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-14 17:55:53 +01:00
889e43398e Adjust gay time
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-14 17:53:25 +01:00
7a5da08a6e change mention to DN
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-14 17:51:00 +01:00
e8a03c0059 fix gay spam
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-14 17:49:35 +01:00