Commit graph

18 commits

Author SHA1 Message Date
d7d1805622
Reformat + lint + use orjson
All checks were successful
Build and Publish / build_and_publish (push) Successful in 2m59s
2024-07-14 01:53:39 +01:00
9d199f0102
Add nmap command 2024-07-01 18:28:06 +01:00
3d3487cedd
Update requirements
* Pin py-cord to a specific commit (so that this can be re-used long after I stop maintaining it)
* Update pillow to 10.3 (from 10.2)
* Remove requirement for psycopg
* Bump httpx to 0.27 (from 0.26)
* Bump selenium from 4.16 to 4.21
* Bump dnspython from 2.4 to 2.6
* Remove (explicit) dependency on aiosqlite (pulled in by tortoise anyway)
* Bump FastAPI from 109 to 111
* Bump Uvicorn from 0.26 to 0.30
* Bump Pydantic from 2.5 (to 2.7)
* Remove humanize dependency
* Bump lxml from 5.1 to 5.2
* Bump matplotlib from 3.8 to 3.9
* Add tortoise-orm dependency
2024-06-09 01:33:33 +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
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
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
774e8cf3d7
Support uploading larger files 2024-05-31 02:23:42 +01:00
090e3f9a74
Utilise built-in tomllib for better compatibility
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 1m7s
2024-05-01 01:23:41 +01:00
bc16f3258c
Add quota cog 2024-03-18 23:57:13 +00:00
nex
b15d0ad34c Add HTTP2 to httpx 2024-03-04 12:43:18 +00:00
3625ff5d4a
fix yt-dlp not trimming 2024-02-28 18:17:55 +00:00
9db6b99f90 Allow saving and loading threads (with REDIS) 2024-01-12 16:47:45 +00:00
2e53eeb0c6 Remove pinned pycord version 2024-01-12 09:55:34 +00:00
4cfb598e4d Add timing info to ollama 2024-01-12 09:53:57 +00:00
1f3e4955cb Start web server integration (incomplete) 2024-01-09 16:26:18 +00:00
02e3038baa Allow re-use of previous downloads 2024-01-09 09:34:55 +00:00
fb705abf7c Beta 1
* Screenshot (unpolished, functional)
* Dig
* Traceroute
* Whois
* Ping
* yt-dl
* Docker file
2024-01-02 22:59:47 +00:00
4c4ddbf6c1 Beta 1
* Screenshot (unpolished, functional)
* Dig
* Traceroute
* Whois
* Ping
* yt-dl
2024-01-02 22:29:25 +00:00