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

Vylpes pushed to feature/77-paginated-embed at External/card-drop 2023-12-02 15:30:02 +00:00
0b6bb9a17d Fix command not allowing multiple instances of the embeds
Vylpes pushed to feature/77-paginated-embed at External/card-drop 2023-12-01 18:57:37 +00:00
d29a81c786 Clean up some code
3fc8ea3e28 Make pages update initial embed
Compare 2 commits »
Vylpes merged pull request RabbitLabs/random-bunny#118 2023-12-01 18:15:19 +00:00
Add subreddit CLI option
Vylpes pushed to develop at RabbitLabs/random-bunny 2023-12-01 18:15:19 +00:00
09e8ef769f Add subreddit CLI option (#118)
Vylpes deleted branch feature/75-cli-subreddit from RabbitLabs/random-bunny 2023-12-01 18:15:19 +00:00
Vylpes created branch feature/77-paginated-embed in External/card-drop 2023-11-29 17:58:04 +00:00
Vylpes pushed to feature/77-paginated-embed at External/card-drop 2023-11-29 17:58:04 +00:00
a213e727c1 Create base pagination helper
Vylpes created pull request RabbitLabs/random-bunny#118 2023-11-28 18:11:06 +00:00
Add subreddit CLI option
Vylpes opened issue RabbitLabs/random-bunny#117 2023-11-28 18:08:52 +00:00
Update documentation for CLI interface