Skip to content

A simple Discord Bot written in Java, that posts content from RSS Feeds into a Channel.

License

Notifications You must be signed in to change notification settings

druffko/discord-rss-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-RSS-Bot

A simple Discord Bot written in Java, that posts content from RSS Feeds into a Channel.


Table of Contents


About

This Discord-Bot enables you to send all the items from a RSS-Feed into a specified channel on a Discord server.


Features

  • ✅ Unlimited RSS-Element
  • ✅ Run once, forget about it
  • ⚙️ Upcoming Feature: Slash-Commands for information about the bot

Installation

Make sure to have a Java Installation on your System (at least Java 17)

To get started with this project, download the latest release from the Releases Page

Put the .jar File onto your server and prepare get a Discord-Bot-Token and the Channel-ID of the desired Channel.

Fill in all the required information (and the RSS feed) and launch the bot:

java -jar discord-rss-bot.jar

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-name)
  5. Open a pull request

License

This project is licensed under the GPL 3.0 License.


Contact

Feel free to reach out if you have any questions or suggestions!