Skip to content

Discord Bot that Parses RSS and Sends Title & Link to the Specified Channel

Notifications You must be signed in to change notification settings

rbozburun/DCScragor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DC Scragor

RSS feed scraper for provided URLS.

Running from the Server

go run .

How it works?

Available commands:
----------------------------
!dcscragor help                 Prints this information 
!dcscragor add_blog <URL>       Adds your RSS feed URL to the scrape wish list.

Details

This bot scrapes provided RSS feeds as hardcoded 3 times in a day. If a new post has been published, it sends the title and URL of the post to the specifed channel with BOT-RSS-SHARE-CHANNEL-ID.

You can change BOT-TOKEN variable and BOT-RSS-SHARE-CHANNEL-ID then use it.

About

Discord Bot that Parses RSS and Sends Title & Link to the Specified Channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages