blogbot

RSS feeds in Discord

MIT License

Stars
6

Blog Bot

Monitor RSS feeds and post new posts on Discord.

How to use

Add it to a server. If you have the "Manage Channel" permission, you can enable updates on the channel by using !addfeed https://url-to-the/feed/. See !help for other commands.

Running your own instance

Clone the repo, npm install, set environment variables CLIENTID and TOKEN (bot access token), and optionally PREFIX (command prefix, default !) and GAME (for the "playing" text) and run bot.js