VylpesTester
  • Joined on 2022-08-05
VylpesTester commented on pull request External/card-drop#297 2024-07-12 16:12:32 +01:00
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

VylpesTester approved RabbitLabs/vylbot-app#451 2024-07-06 19:09:20 +01:00
Remove existing tests
VylpesTester commented on pull request RabbitLabs/vylbot-app#449 2024-07-06 19:08:41 +01:00
Add list moons command

Need to specify the primary key

VylpesTester commented on pull request RabbitLabs/vylbot-app#449 2024-07-06 19:08:41 +01:00
Add list moons command

Maybe call this MoonConstants? I think that would make more sense

VylpesTester commented on pull request RabbitLabs/vylbot-app#449 2024-07-06 19:08:41 +01:00
Add list moons command

ListPageLength could just be a parameter tbh

VylpesTester suggested changes for RabbitLabs/vylbot-app#449 2024-07-06 19:08:41 +01:00
Add list moons command
VylpesTester approved External/card-drop#280 2024-06-29 18:28:18 +01:00
Add rotating log files
VylpesTester approved RabbitLabs/vylbot-app#446 2024-06-29 18:26:21 +01:00
Add say command
VylpesTester closed issue External/card-drop#235 2024-06-22 15:32:39 +01:00
Look into having the logger send warns/errors to a discord channel
VylpesTester closed issue External/card-drop#215 2024-06-22 15:29:48 +01:00
AS a developer, I want the bot to periodically purge claims from the database that have expired
VylpesTester closed issue RabbitLabs/random-bunny#172 2024-06-22 15:25:52 +01:00
Migrate to forgejo runner
VylpesTester commented on issue RabbitLabs/random-bunny#80 2024-06-22 15:25:21 +01:00
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

image
VylpesTester commented on issue RabbitLabs/random-bunny#76 2024-06-22 15:22:04 +01:00
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

image
VylpesTester closed issue RabbitLabs/random-bunny#76 2024-06-22 15:22:04 +01:00
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types