• Joined on 2022-08-05
Vylpes pushed to develop at RabbitLabs/random-bunny 2023-12-04 17:24:20 +00:00
91f974be9d Update dependency @typescript-eslint/eslint-plugin to v6.13.1 (#121)
Vylpes deleted branch renovate/typescript-eslint-eslint-plugin-6.x-lockfile from RabbitLabs/random-bunny 2023-12-04 17:24:20 +00:00
Vylpes pushed to develop at RabbitLabs/random-bunny 2023-12-04 17:21:57 +00:00
2d1d82e858 Merge pull request 'Update dependency @types/node to v20.10.3' (#120) from renovate/node-20.x-lockfile into develop
8f9074f744 Update dependency @types/node to v20.10.3
Compare 2 commits »
Vylpes deleted branch renovate/node-20.x-lockfile from RabbitLabs/random-bunny 2023-12-04 17:21:57 +00:00
Vylpes merged pull request RabbitLabs/random-bunny#120 2023-12-04 17:21:56 +00:00
Update dependency @types/node to v20.10.3
Vylpes pushed to develop at RabbitLabs/random-bunny 2023-12-04 17:20:38 +00:00
5a6c9ed3f5 Update dependency @babel/traverse to v7.23.5 (#113)
Vylpes deleted branch renovate/babel-traverse-7.x-lockfile from RabbitLabs/random-bunny 2023-12-04 17:20:38 +00:00
Vylpes merged pull request RabbitLabs/random-bunny#113 2023-12-04 17:20:37 +00:00
Update dependency @babel/traverse to v7.23.5
Vylpes pushed to develop at RabbitLabs/random-bunny 2023-12-04 17:19:35 +00:00
f31f40ff28 Update dependency eslint to v8.55.0 (#109)
Vylpes deleted branch renovate/eslint-8.x-lockfile from RabbitLabs/random-bunny 2023-12-04 17:19:35 +00:00
Vylpes merged pull request RabbitLabs/random-bunny#109 2023-12-04 17:19:33 +00:00
Update dependency eslint to v8.55.0
Vylpes opened issue External/card-drop#102 2023-12-03 14:23:51 +00:00
Migrate to MongoDB
Vylpes opened issue RabbitLabs/vylbot-app#379 2023-12-03 14:23:32 +00:00
Migrate to MongoDB
Vylpes opened issue RabbitLabs/vylbot-app#378 2023-12-03 14:16:20 +00:00
Investigate a package to parse rss feeds on a regular basis
Vylpes commented on issue RabbitLabs/vylbot-app#202 2023-12-03 14:15:42 +00:00
AS a user, I want the bot to be able to watch rss feeds and send new entries to a channel

Will need to investigate a package for a way to be able to do this

Vylpes commented on issue RabbitLabs/vylbot-app#191 2023-12-03 14:14:10 +00:00
AS a moderator, I want to be able to dynamically set the rules in an externally managed file

How should we handle this? I think this needs thinking about

Do we maybe not put the rules in git and keep it externally managed? This way we can change the rules if we so need to more easily