Commit graph

523 commits

Author SHA1 Message Date
d3a8d4fa7e
Enable starboard whitelist
Some checks failed
Build and Publish Jimmy.2 / build_and_publish (push) Has been cancelled
2024-05-05 02:30:07 +01:00
da7d122f14
Add starboard to bot
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 33s
2024-05-05 02:27:41 +01:00
808d621fb6 latest -> 24.04
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-04 22:20:38 +01:00
d49eefb76d Reduce docker space
Some checks are pending
Build and Publish Jimmy.2 / build_and_publish (push) Waiting to run
i forgot each container build is >1GB, so each commit is effectively >1GB, and I do NOT have that kind of storage.

Signed-off-by: Nexus <git@nexy7574.co.uk>
2024-05-04 22:17:24 +01:00
c9f84aa561 Use all LTS versions of ubuntu to build
Some checks failed
Build and Publish Jimmy.2 / build_and_publish (push) Failing after 17s
it doesn't actually matter, its just a build script
2024-05-04 22:11:35 +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
d977860cde test pushing per-commit images
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
versioning!
2024-05-04 19:34:26 +01:00
249d55c180
Add mroe detail
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 9s
2024-05-03 20:39:08 +01:00
7004911783
Add more metadata to embed
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-03 20:37:08 +01:00
59e208b4c7
just remove all commas
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-03 20:36:19 +01:00
f66b496b22
Fix missing comma
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-03 20:35:33 +01:00
50381a11c3
Account for commas
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-03 20:34:56 +01:00
03cf6c0780
forgot to actually set the description
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-03 20:29:00 +01:00
b8d1fbea92
ctx.message is None
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 13s
2024-05-03 20:27:02 +01:00
2b99f83db3
colour -> color
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 10s
2024-05-03 20:26:15 +01:00
ed6689bc3d
log parsed
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-03 20:25:30 +01:00
3ed2b2b9e4
was looking in the wrong soup
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-03 20:23:37 +01:00
34194aed57
properly merge all CSS
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-03 20:22:50 +01:00
0f36e92785
get first class only
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-03 20:21:33 +01:00
bd3ae275cc
find correct thingy
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-03 20:20:57 +01:00
8c94ee8655
Don't recursively find spans
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-03 20:19:46 +01:00
16bd14bdc1
Just merge all the CSS into one
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 16s
2024-05-03 19:14:33 +01:00
0ff3de0ea4
Follow redirects
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-03 19:12:33 +01:00
3dd59318ed
Merge remote-tracking branch 'origin/master'
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 15s
2024-05-03 19:11:00 +01:00
d1a3c862a5
Add election cog 2024-05-03 19:02:23 +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
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
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
5ab832d51f
Fix example config for network cog
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-05-01 01:05:09 +01:00
bbd74cd1e9
Default to hiding any filtered text
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-01 00:54:55 +01:00
959d83f0b1
Allow configuring IP servers
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 9s
2024-05-01 00:46:03 +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
01d61248d5
properly add responder config 2024-04-29 01:34:21 +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
020a698ba6
auto-download all PDFs
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-04-27 01:00:36 +01:00
b65073b1f8
Don't download the same link several times
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-04-26 18:43:35 +01:00
80348db530
NCFE had a diff domain
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-04-26 18:35:13 +01:00
733efe43b9
what
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-04-26 18:33:36 +01:00
2ca0949789
THose two bots won't overlap
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 5s
2024-04-26 18:32:39 +01:00
5f084bd6a2
Log when downloads start
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-04-26 18:31:58 +01:00