8000 GitHub - alfi67-git/discord-rss: Print the last article of a RSS feed in a Discord channel.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alfi67-git/discord-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send RSS messages in a Discord channel

This script allow you to connect to an RSS feed, and every times it actualising, a new message is sent on the selected channel.

Setup and Execution

Prerequisites

  • Python 3.6 or higher

Steps

  1. Clone this repo :

    git clone https://github.com/alfi67-git/discord-rss
    cd discord-rss
  2. Go in main.py and specifie :

    • The webhook bot url
    • The name of the bot
    • The url of the rss feed
  3. For Linux/macOS :

    ./setup.sh
  4. For Windows :

    setup.bat

These scripts will create a virtual environment, install the necessary dependencies, and run the main script.

About

Print the last article of a RSS feed in a Discord channel.

Topics

Resources

Stars

Watchers

Forks

0