- Clone the project
git clone https://github.com/HugoLiconV/Twiter-IA.git
- Move to folder
cd Twitter-IA
- Install dependencies
pip install -r requirements.txt
- Write your twitter credentials in
secret.example.py
and then rename it tosecret.py
`python main.py`