#TWITTER BOT
##dependence install Linux
apt install python3
apt install python3-pip
pip install tweepy
##dependence install MacOS
brew install tweepy
##dependence install Windows
./python.exe -m pip install tweepy
##il faut ensuite set vos KEY dans le fichier auth.py
##pour la mise en production sur un serveur Linux
nohup python3 stream.py
##pour la gestion d'erreur est relancer les services il faut faire un crontab avec un courte durée d'intervale sur verif.sh