Skip to content

A bot for checking the osu! news feed for new entries and automatically post it to a Lemmy community.

License

Notifications You must be signed in to change notification settings

ravener/osu-news-lemmy

Repository files navigation

osu! news lemmy

A bot for checking the osu! news feed for new entries and automatically post it to a Lemmy community.

The bot is actively used in my community at !osu@reddthat.com

Install

$ git clone https://github.com/ravener/osu-news-lemmy
$ cd osu-news-lemmy
$ cp .env.example .env
# Fill out these fields.
$ nano .env
# Install dependencies
$ pnpm install
# Start the bot
$ node index.js

The bot will keep polling for changes every 12 hours and any new entries added since then will be posted to the specified instance and community.

About

A bot for checking the osu! news feed for new entries and automatically post it to a Lemmy community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published