Remove itsgoingdown
This commit is contained in:
parent
801e001e9d
commit
7f2b54e948
2 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue