14 Commits

Author SHA1 Message Date
cffe8546c1 move activity task starter into 'on_ready' event
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
it was being started before the bot websocket was established
2024-12-06 17:17:30 +00:00
cf580d741d changelog and activity fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 17:14:08 +00:00
8bfcf7eca4 add missing await to coroutine
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 17:02:32 +00:00
c302b54eae improve the way activity is changed
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
should fix issues with not updating correctly
2024-12-06 16:57:46 +00:00
7a18ebc22d fix wrong calculation for activity message again
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 11:58:04 +00:00
82d2eb6ed2 fix wrong number in count calculation
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 11:49:21 +00:00
82fcedd5a4 plural dependent on player count
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 11:48:55 +00:00
fa1ce10b0f nicer activity message
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
done away with the debugging **{}** message
2024-12-06 11:47:40 +00:00
3bc52db5aa improve player count regex
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 11:42:16 +00:00
3a286251f4 fix incorrect rcon usage
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 11:38:10 +00:00
271f067eb3 player count in activity
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-06 11:35:10 +00:00
f150bf9ddb fix duplicate cog name 'ActivityCog'
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 11:06:33 +00:00
308fa4d197 comment out unused line
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m14s
temp
2024-12-06 10:04:39 +00:00
cb745bc8b1 activity handler 2024-12-06 09:45:32 +00:00