VylpesTester
  • Joined on 2022-08-05
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

VylpesTester commented on issue RabbitLabs/vylbot-app#205 2023-08-13 12:56:51 +01:00
Event embeds don't have the user's avatar in the thumbnail

This has passed testing. The events now use the avatar of the targeted user as the thumbnail

image ![image](/attachments/b3ba2b43-189f-4216…

VylpesTester closed issue RabbitLabs/vylbot-app#205 2023-08-13 12:56:51 +01:00
Event embeds don't have the user's avatar in the thumbnail
VylpesTester opened issue RabbitLabs/vylbot-app#315 2023-07-08 13:19:51 +01:00
When trying to get the config value for a key which doesn't exist, it returns "undefined"
VylpesTester commented on issue RabbitLabs/vylbot-app#252 2023-07-08 13:17:47 +01:00
AS a server moderator, I want the mute command to warn me that the command will be removed in the future

Everytime I try to mute this just shows up. This should be fixed.