Block a user
Attempting to be a bit more direct about activity path
if cmdline = cmdline.lower() on line 48, then this .lower will become redundant
Attempting to be a bit more direct about activity path
Maybe put entire cmdline value to .lower instead?
Attempting to be a bit more direct about activity path
Nvm, I didn't realized it's the Path lib thing.
Fixed wrong json key being pulled (I forgot to replace the old name)
Added cog for fitness activity logging feature.
T-BENZIN
created branch feature_fitness_logger in Kanium-PUBLIC/KaniumCogs
2026-01-11 06:04:05 +01:00