The Writeup Collector is a tool for sending new medium's write-ups to the discord channel
- Add your medium RSS feeds to feeds.txt.
- put your discord webhook url in .env file.
pip install -r requirements.txt
python3 main.py
If you want to run it, such as scheduled tasks. customize the jobs.py file and execute it.