- A bot which tweets the prices of cryptocurrencies every now and then.
- API I used CoinGecko API
- Python
- tweepy.py
- Fork this repo
- Clone the forked repo
- Install requirements using this command in your terminal.
pip install -r requirements.txt
- To get an API key of your own, head down to CoinGecko API and place your API key in the Python file.
Please do note that you need to comply to these set of rules.