Git clone https://github.com/PixelNoob/ai-twitter
cd ai-twitter
cp example.env .env
nano .env [Copy your credentials on .env]
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python app.py ## run app2.py or app3.py to run different version
app.pygenerates sarcastic comments on news and tweets them.
app2.pygenerates motivational tweets to inspire your audice.
app3.pygenerates factual tweets about 100 different supplements.