Remove itsgoingdown

This commit is contained in:
Felix Ableitner 2020-08-19 14:33:37 +02:00
parent 801e001e9d
commit 7f2b54e948
2 changed files with 0 additions and 6 deletions

View file

@ -28,8 +28,6 @@ ansible-playbook tootbot.yml
I am using this bot for the following accounts:
https://newsbots.eu/@itsgoingdown
https://newsbots.eu/@telesur_en
https://newsbots.eu/@telesur_es

View file

@ -17,10 +17,6 @@ cd "$PATH/telesur_es"
../source/tootbot.py teleSURtv me+telesur_es@{{ my_email_host }} {{ newsbots_password }} newsbots.eu &>> bot.log &
/bin/sleep 60
cd "$PATH/itsgoingdown"
../source/tootbot.py IGD_News me+itsgoingdown@{{ my_email_host }} {{ newsbots_password }} newsbots.eu &>> bot.log &
/bin/sleep 60
cd "$PATH/postillon"
../source/tootbot.py Der_Postillon me+postillon@{{ my_email_host }} {{ newsbots_password }} newsbots.eu &>> bot.log &
/bin/sleep 60