TwitterCryptoBot is an innovative Twitter bot designed for cryptocurrency enthusiasts and traders. This project is hosted on GitHub, allowing anyone interested in cryptocurrency trends and alerts to leverage Twitter's vast network for real-time updates. The bot tracks specific cryptocurrencies, providing updates on price movements, significant news, and customized alerts directly through Twitter feeds.
First, navigate to the directory you want to have your project.
cd path/to/your/directory
Next, clone the repository.
git clone https://github.com/BoyManWamen/TwitterCryptoBot.git
Once you have cloned the repository, you can now move into the project directory.
cd TwitterCryptoBot/Cryptocurrency Bot
Make sure you install all the requirements with the following command.
pip install -r requiremennts.txt
You can then run the cryptobot by using the following command.
python cryptobot.py
Remember to place your keys, secrets, and tokens in the .env file. You can access the twitter developer site at the following hyperlink.
- 1.0.0
- Initial Release