- Displays Current Clu Price
- Displays 24hr gain/loss
- Updates role/nick every minute or on
-price
command
Add a file called config.yaml
token: BOT TOKEN
# Without Docker
pip install -r requirements.txt
python -m src
# With Docker
docker compose up --build