60fe08f7546b72be3aa4ead92cfb770084dd4198
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%