Commit graph

56 commits

Author SHA1 Message Date
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
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
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
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
64b2045d63
handle interaction and replies in starboard
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-05 13:30:39 +01:00
bc26acda2c
Reduce uptime kuma ping interval to 58s, not 60s. 2024-05-05 13:19:16 +01:00
df453d99a3
Don't scream about unready bot on first boot
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 9s
2024-05-04 20:01:37 +01:00
620df52b6d
Ping expects milliseconds
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-01 20:22:47 +01:00
f6c74d05d3
Wait a shorter amount of time to alert up
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-01 20:20:29 +01:00
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