581b605b0eec65ca9b3db1ec8227415827a66f5d
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%