You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.env | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
db.go | 2 years ago | |
downloader.go | 2 years ago | |
flags.go | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
main.go | 2 years ago | |
timer.go | 2 years ago |
README.md
Reddit Bot
Bot that reads a subreddit defined in the .env and gets the top 5 posts. It then downloads the images and posts them to pleroma.
todo
- Download images
- Calculate time between last post and next check (10 mins or something)
- Post to pleroma