Clarify configuration
This commit is contained in:
parent
07f15a470a
commit
20857a5322
@ -10,5 +10,10 @@ We have a script on one of our servers, streaming all posts of one hashtag from
|
||||
pip3 install Mastodon.py
|
||||
git clone https://github.com/clerie/mastodon-hashtag-spreader.git
|
||||
cd mastodon-hashtag-spreader/
|
||||
cp config.json.example config.json
|
||||
nano config.json
|
||||
```
|
||||
Edit config for your needs.
|
||||
```
|
||||
python3 hashtag-spreader.py
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user