7e540c54e9c422dfa89eb04590242062ea3cf202
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%