reworked setup guide

This commit is contained in:
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 Install dependencies
```shell ```shell
$ pip3 install Mastodon.py pytoml pickle $ pip3 install Mastodon.py pytoml
$ pip install python-twitter pytoml requests $ pip install python-twitter pytoml requests
``` ```
Configure 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 - [ ] Make both bots run on their own *and* next to each other
- [ ] implement trigger class in retootbot - [ ] implement trigger class in retootbot
- [ ] read config in retweetbot - [ ] read config in retweetbot
- [ ] put shutdown contact in ticketfrei.cfg - [ ] put shutdown contact in ticketfrei.cfg

View file

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