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/directoryNext, clone the repository.
git clone https://github.com/BoyManWamen/TwitterCryptoBot.gitOnce you have cloned the repository, you can now move into the project directory.
cd TwitterCryptoBot/Cryptocurrency BotMake sure you install all the requirements with the following command.
pip install -r requiremennts.txtYou can then run the cryptobot by using the following command.
python cryptobot.pyRemember 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