VylpesTester
  • Joined on 2022-08-05
VylpesTester closed issue External/card-drop#38 2023-10-15 16:02:15 +01:00
AS a developer, I want the registry to allow me to specify if a command should be registered only on certain environments
VylpesTester commented on pull request External/card-drop#50 2023-10-06 21:06:43 +01:00
Add ability to register commands and events to specific environments

Should we be using the same &= as above? To keep it consistent.

VylpesTester commented on pull request External/card-drop#50 2023-10-06 21:06:43 +01:00
Add ability to register commands and events to specific environments

Should we be using the same &= as above? To keep it consistent.

VylpesTester opened issue RabbitLabs/random-bunny#91 2023-09-16 15:19:12 +01:00
When fetching a result from reddit, it doesn't error with the new error system
VylpesTester commented on issue RabbitLabs/random-bunny#53 2023-09-16 15:17:21 +01:00
AS a user of the package, I should receive an error message if no successful result is returned

This mostly works, but we need a catch on the fetch as well, because if that fails it still doesn't send the new error system

VylpesTester commented on issue RabbitLabs/random-bunny#50 2023-09-16 15:13:00 +01:00
AS a user of the package, I want to have a default value for the "sortBy" variable

This has passed testing, running await randomBunny('rabbits') still runs fine

Screenshot 2023-09-16 at 15.12.07

VylpesTester closed issue RabbitLabs/random-bunny#50 2023-09-16 15:13:00 +01:00
AS a user of the package, I want to have a default value for the "sortBy" variable
VylpesTester commented on issue RabbitLabs/vylbot-app#316 2023-08-19 16:33:44 +01:00
Mute command says "Muted role not found" when it does

This is still broken, but since the command is deprecated, I'm going to reject the ticket

image

VylpesTester closed issue RabbitLabs/vylbot-app#316 2023-08-19 16:33:44 +01:00
Mute command says "Muted role not found" when it does
VylpesTester closed issue RabbitLabs/vylbot-app#289 2023-08-19 16:30:58 +01:00
Config command: Running get doesn't show the correct config name
VylpesTester commented on issue RabbitLabs/vylbot-app#289 2023-08-19 16:30:54 +01:00
Config command: Running get doesn't show the correct config name

This has passed testing. The correct name is being shown now

image

VylpesTester suggested changes for RabbitLabs/vylbot-app#336 2023-08-18 21:08:27 +01:00
Fix invalid config value not showing properly

Need to fix the conflicts