This bot reads in all the photos upload to threads in a discord channel and uploads them to google drive folders named after the thread.
Use a virtualenv to create an isolated enviorment
Install the required packages
pip3 install -r requirements.txt
python3 run.py
This project is licensed under the MIT License - see the LICENSE file for details
This Readme was created with pystarter
pip3 install pystarter