Python example with aiogram
how to run:
- Create .env inside aigram COINMARKETCAP_API_KEY = Your API KEY TELEGRAM_BOT_KEY = YOUR API KEY
- pip install -r requirements.txt
- run main.py
- chat to your bot
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python example with aiogram
how to run: