reworked setup guide

remotes/1705286528371406548/stable1
b3yond 2017-07-11 20:49:36 +02:00
parent 3fa47de34e
commit 72fcf0cbba
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ $ . bin/activate
```
Install dependencies
```shell
$ pip3 install Mastodon.py pytoml pickle
$ pip3 install Mastodon.py pytoml
$ pip install python-twitter pytoml requests
```
Configure
@ -62,4 +62,4 @@ Desktop/pycharm-community-2017.1.4/bin/pycharm.sh
- [ ] Make both bots run on their own *and* next to each other
- [ ] implement trigger class in retootbot
- [ ] read config in retweetbot
- [ ] put shutdown contact in ticketfrei.cfg
- [ ] put shutdown contact in ticketfrei.cfg

View File

@ -1,5 +1,5 @@
[mapp]
app_name = 'yourcity_ticketfrei'
name = 'yourcity_ticketfrei'
[muser]
email = 'youremail@server.tld'