VylpesTester
  • Joined on 2022-08-05
VylpesTester closed issue RabbitLabs/vylbot-app#234 2023-06-24 14:28:19 +01:00
AS a member of Vylpes' Den, I want to be able to see the gitea link in the rules embed
VylpesTester commented on issue RabbitLabs/vylbot-app#251 2023-06-24 14:27:48 +01:00
AS a developer, I want the GitHub Actions code to be removed

Passed - No longer in the develop branch and will be released upon merge to master

VylpesTester closed issue RabbitLabs/vylbot-app#251 2023-06-24 14:27:48 +01:00
AS a developer, I want the GitHub Actions code to be removed
VylpesTester approved RabbitLabs/vylbot-app#308 2023-06-23 17:39:07 +01:00
Remove github workflows
VylpesTester commented on pull request RabbitLabs/vylbot-app#306 2023-06-23 17:18:53 +01:00
feature/98-timeout-command-2

Remove this, this isn't required

VylpesTester suggested changes for RabbitLabs/vylbot-app#306 2023-06-23 17:18:53 +01:00
feature/98-timeout-command-2
VylpesTester commented on issue RabbitLabs/vylbot-app#249 2023-06-17 15:22:00 +01:00
AS a developer, I want the licence copyright year to be this year (2023)

License is in develop branch, will be in main upon release

VylpesTester closed issue RabbitLabs/vylbot-app#249 2023-06-17 15:22:00 +01:00
AS a developer, I want the licence copyright year to be this year (2023)
VylpesTester commented on issue RabbitLabs/vylbot-app#250 2023-06-17 15:21:17 +01:00
AS a developer, I want to have Pull Request and Issue templates supplied in the repository

They are in the develop branch, will be in main upon release

VylpesTester closed issue RabbitLabs/vylbot-app#250 2023-06-17 15:21:17 +01:00
AS a developer, I want to have Pull Request and Issue templates supplied in the repository
VylpesTester commented on issue RabbitLabs/vylbot-app#98 2023-06-17 15:19:37 +01:00
AS a Server Moderator, I want to be able to timeout a user using Discord's built-in timeout function

If I input 1h, 30m into the length it ignores the 1h, presumably because of the comma

VylpesTester commented on issue RabbitLabs/vylbot-app#98 2023-06-17 15:11:22 +01:00
AS a Server Moderator, I want to be able to timeout a user using Discord's built-in timeout function

When timing out a user, which the bot does not have permission to do, the application doesn't respond

image

VylpesTester approved RabbitLabs/vylbot-app#302 2023-06-16 18:01:27 +01:00
Create timeout command
VylpesTester approved RabbitLabs/vylbot-app#304 2023-06-16 17:56:21 +01:00
Add licence
VylpesTester commented on issue RabbitLabs/vylbot-app#297 2023-05-27 14:31:08 +01:00
Stage deployment failed

Passed. The stage now deploys and uses the new DataSource API

VylpesTester closed issue RabbitLabs/vylbot-app#297 2023-05-27 14:31:08 +01:00
Stage deployment failed
VylpesTester commented on pull request RabbitLabs/vylbot-app#299 2023-05-20 15:17:19 +01:00
Switch to TypeORM's DataSource API

I think this should be awaited, or at least put the rest of the function in the .then()