Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- # activate virtualenv if necessary
- # source /home/cquest/.virtualenvs/tootbot/bin/activate
-
- # parameters:
- # 1- twitter account to clone
- # 2- mastodon login
- # 3- mastodon password
- # 4- instance domain (https:// is automatically added)
-
- python tootbot.py geonym_fr geonym@amicale.net **password** test.amicale.net
- python tootbot.py cq94 cquest@amicale.net **password** test.amicale.net
|