Skip to content

HansiMcKlaus/Remark42DiscordRSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Remark42DiscordRSS

Automatically sends Remark42 comments in a channel based on new entries in the Remark42 RSS feeds.

Remark42DiscordRSS is mostly based on my Discord RSS project.

Setup

Create a Discord Bot

  1. Create a new Discord Bot Application at the Discord Developer Portal.
  2. Fill out the General Information
  3. Under OAuth2, select "bot" in the Scopes select and then select "Send Messages" in the Bot Permissions.
  4. Use the generated URL at the bottom to invite the Bot to your server.
  5. Under Bot, generate a new Token and enable all three Intents under Privileged Gateway Intents.

Config

  1. In config.py, fill in your Bot Token and Channel ID and edit the update interval to your liking.
  2. Add the Remark42 RSS Feeds.

url is the link to the RSS Feed.

user is the ID of a user who will be tagged as the author of an article. If no user is to be tagged, then you just leave it empty.

Requirements

pip install -r requirements.txt

About

A simple Discord Bot for Remark42 comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages