Commit graph

33 commits

Author SHA1 Message Date
446defea2c
Improve uptime kuma logging
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-01 20:18:38 +01:00
99ae3035d8
more log
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-01 01:29:42 +01:00
f3fba710eb
Log when commands are removed
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-01 01:28:01 +01:00
82e49280f5
Dict keys are strings 😔
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-01 01:27:18 +01:00
61d6f0423e
Use check_once instead of before_invoke
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-01 01:26:03 +01:00
4ae95a23ff
Use integers in add_delays
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-01 01:20:02 +01:00
a64bd4fa12
Add artificial blocking to jimmy because funny
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-01 01:18:06 +01:00
77b2fe03c0
Skip dunder files
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-04-29 01:43:05 +01:00
40d16124c2
superFix cog auto-load
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 18s
2024-04-29 01:42:16 +01:00
d98d6c6669
Fix cog auto-load
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-04-29 01:42:02 +01:00
a44556626d
Properly auto-load cogs
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-04-29 01:41:02 +01:00
68edb16337
Add more config options
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 9s
And also document those config options better
2024-04-29 01:29:48 +01:00
093991ad70
Black + isort 2024-04-18 00:24:58 +01:00
d5466a2b09
Black reformat 2024-04-16 00:46:26 +01:00
84513735ef
Fix missing intents 2024-04-14 23:15:17 +01:00
ffda2c4ca5
Add auto responder for trump shit 2024-04-14 23:12:29 +01:00
12f9a012f7
Fix check_server kicking off about given url 2024-04-14 18:02:22 +01:00
5da071d6a5
Remove references to web.py 2024-03-31 18:57:04 +01:00
bc16f3258c
Add quota cog 2024-03-18 23:57:13 +00:00
nex
1a3b0ff660 Add UptimeKuma support to v2 2024-03-04 12:40:42 +00:00
dcf4e1960a Add ffmeta cog 2024-02-06 23:03:49 +00:00
c8acf8d190 Fix delete message 2024-01-10 10:15:34 +00:00
27b3255374 Fix message delete params 2024-01-10 10:14:45 +00:00
d2e334bb98 Add delete message app command 2024-01-10 09:59:45 +00:00
111a5c7c7f Cast web server to a completely different thread? 2024-01-10 09:55:21 +00:00
9270d9dd02 Turn off lifespan(?) 2024-01-10 09:51:27 +00:00
a8803de570 Hook bot into HTTP server 2024-01-10 09:50:54 +00:00
db50c379bb custom client time omg 2024-01-10 09:47:37 +00:00
31f8f82164 Finish web server 2024-01-10 09:39:46 +00:00
f46a82ded0 Fix screenshot errors 2024-01-06 22:32:43 +00:00
2b724e6843 Load cogs.ollama 2024-01-06 21:53:39 +00:00
bac7ffb13f Fix logging 2024-01-06 21:49:22 +00:00
a98bb42a28 Move to SRC dir, add log suppression, add ollama 2024-01-06 21:43:52 +00:00
Renamed from main.py (Browse further)