Update the series view command to be in greyscale if the user has not claimed the card
This should also actually check the Quantity of the inventory, not just if it exists
Look into having the logger send warns/errors to a discord channel
AS a developer, I want the bot to periodically purge claims from the database that have expired
Migrate to forgejo runner
AS a package user, I want the ability for the CLI to have an output to file option
This works, however I think the output should add a new line at the end
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types
This has passed testing, the variable now errors when its not valid
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types