Commit graph

198 commits

Author SHA1 Message Date
3f894c493d
Don't pass clients to handlers 2024-04-14 18:26:51 +01:00
0a2deba623
TypeError: 'generator' object does not support the asynchronous context manager protocol what now? 2024-04-14 18:13:44 +01:00
677973396a
Increase logging verbosity of check_server 2024-04-14 18:11:57 +01:00
4b9eab0bdb
Properly check server again? 2024-04-14 18:11:34 +01:00
e1a2f97e7f
Properly check server 2024-04-14 18:09:50 +01:00
7b72ced147
Log when a non-server-url is passed to check_server 2024-04-14 18:08:41 +01:00
12f9a012f7
Fix check_server kicking off about given url 2024-04-14 18:02:22 +01:00
5743be54c0
__await__ -> async flatten() 2024-04-14 17:26:14 +01:00
086dffd88c
Log download progress to console 2024-04-14 17:23:05 +01:00
5ac83dd939
add ask_ai message command 2024-04-14 17:19:54 +01:00
0cc5ce7150
Start writing ollama client class 2024-04-13 23:51:50 +01:00
f6d093d45d
Introduce resolution autocomplete 2024-04-02 16:03:14 +01:00
nex
45e85cfba4 lower compression threshold for screenshots 2024-04-02 02:55:54 +01:00
nex
c8019f3993 Merge branch 'master' of github.com:nexy7574/college-bot-v2 2024-04-02 02:38:23 +01:00
nex
4f7d76d5d5 add common resolutions to screenshot 2024-04-02 02:38:20 +01:00
5da071d6a5
Remove references to web.py 2024-03-31 18:57:04 +01:00
b199477a02
Fix the modals 2024-03-22 09:18:08 +00:00
b2013d2759
Fix view not updating 2024-03-22 09:16:38 +00:00
54e6076a9d
Fix view 2024-03-22 09:15:45 +00:00
3e0152ee24
Use a view instead 2024-03-22 09:14:52 +00:00
a8a67d5ce6
Merge remote-tracking branch 'origin/master' 2024-03-22 09:08:10 +00:00
50c648a618
Allow using system prompt and large user prompt 2024-03-22 09:08:03 +00:00
4f001c885e
Sort pie chart values 2024-03-19 00:48:24 +00:00
916ba0ab42
Handle no messages errors 2024-03-19 00:46:10 +00:00
328e5d3877
Fix name raising error 2024-03-19 00:43:23 +00:00
13c2acf43f
Fix names not properly applying 2024-03-19 00:42:04 +00:00
17b947f0e5
honestly what am I even doing with pie charts now 2024-03-19 00:39:55 +00:00
f226a0ac41
Fix filtering even more 2024-03-19 00:37:06 +00:00
8519a3278b
Too big 2024-03-19 00:32:50 +00:00
c53dd91729
again, just fit in the window please please 2024-03-19 00:32:20 +00:00
ca1d531ad6
again, just fit in the window please 2024-03-19 00:30:45 +00:00
8f6fd21940
idk AI told me to do this 2024-03-19 00:29:21 +00:00
faf8996a7b
Increase pie size, add name mapping 2024-03-19 00:25:45 +00:00
451d9ba77e
Improve filtering and add "other" 2024-03-19 00:20:22 +00:00
b5d05722d1
fix formatting? 2024-03-19 00:16:19 +00:00
0e5b491493
fix formatting! 2024-03-19 00:14:50 +00:00
834ab86cca
formatting! 2024-03-19 00:13:34 +00:00
bb71a681c8
Filter out "me" and channel/mentions 2024-03-19 00:06:12 +00:00
777669c09b
Forget the tight layout 2024-03-19 00:02:41 +00:00
580a6dc305
I hate MPL 2024-03-19 00:01:20 +00:00
b76160d57a
Fix quote_a config not being defaulted 2024-03-18 23:59:46 +00:00
bc16f3258c
Add quota cog 2024-03-18 23:57:13 +00:00
8ef909c33d
Properly allow configuring screenshot proxy 2024-03-17 16:15:59 +00:00
273404a615
Allow using proxy in /screenshot 2024-03-17 16:08:14 +00:00
7cd2032de9
fuck you 32 char limit 2024-03-11 17:48:04 +00:00
8c8993d3e8
Fix missing import 2024-03-11 17:45:05 +00:00
ec28e01beb
Add what-are-matthews-bank-details-for-the-80th-time command 2024-03-11 17:43:28 +00:00
b9c2d2fc6c
Merge remote-tracking branch 'origin/master' 2024-03-06 20:47:12 +00:00
7a643a3079
Take snip into account 2024-03-06 20:47:06 +00:00
nex
b15d0ad34c Add HTTP2 to httpx 2024-03-04 12:43:18 +00:00