Skip to content

cytoo/reddit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a reddit tracking bot

how to set it up?

reddit_secret = "REDDIT-SECRET-HERE" # <--- you reddit app's secret key
reddit_client = "CLIENT-ID-HERE" # <---- your reddit client id here
reddit_password = "REDDIT-PASSWORD-HERE" # <---- your reddit password here
username = "REDDIT-USERNAME" # <---- your reddit username in here
telegram_token = "TELERAM-TOKEN" # <---- your telegram bot token in here (get it from @botfather)
CHANNEL_TO_TRACK = "" # <---- name of the subreddit you want to track
channel = 123 # <------ the channel/group the bot will send updates to

About

a bot to track any subreddit you want

Resources

License

Stars

Watchers

Forks

Packages

No packages published