b43c082424c89c70cb0b9a426b21cc1a9e052f52
Run redis localls to store tokens docker run -d -p 6379:6379 --name redis redis
sudo apt install python3-dotenv source venv/bin/activate pip3 install -r requirements.txt
Description
Languages
Python
100%