Skip to content

a bot that checks reddit subreddit for new messages and posts them in a discord server

Notifications You must be signed in to change notification settings

DaGinYus/redditchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redditchecker

A bot to check reddit for posts and notify the user via discord message. It simply queries the reddit API at set intervals and sends a message if there is a new post. Modules will make it expandable in the future.

Why not just use PRAW?

I wanted to learn how to do web requests and asynchronous I/O on my own, so I decided to try implementing my own solution. Also, I am only scraping for one specific thing so the implementation is a lot simpler

Usage

Create developer accounts in Discord and Reddit, and fill in the corresponding token and client id fields. Authenticate to reddit using username and password for the developer account.

About

a bot that checks reddit subreddit for new messages and posts them in a discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages