Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 698 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 698 Bytes

Writeup Collector

The Writeup Collector is a tool for sending new medium's write-ups to the discord channel

Installation

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.