Skip to content

fg-devs/reddit-hot-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit hot stream

This script posts every post in hot that gets above 15k upvotes in a discord channel, it saves the post in memory for 24 hours to prevent dupes and then removes it.

How to run

Clone the repo

git clone https://github.com/NewCircuit/reddit-hot-stream.git

Install the requirements

python3 -m pip -r install requirements.txt

Create conf.ini from existing template

cp conf.example.ini conf.ini

Edit conf.ini with the correct info

vim/nano conf.ini

Run the script

nohup python3 main.py &

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages