devi

simple twitter stream to toots masto bot
git clone https://git.lurk.org/repos/devi.git
Log | Files | Refs | README | LICENSE

commit 2cb6a9d93ada17780a45753f3ad3d107d7cf59a3
parent 47395ed79e2baac41fc445e766762f6ceeb95c69
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Wed May  4 14:18:29 +0200

clarification, no dance required
Diffstat:
README | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -18,9 +18,9 @@ pip3 install tweepy mastodon.py
 CONFIGURE
 ---------
 
-Assuming that you have already done the OAuth dance with Twitter, and have
-your bot account ready and app created on Mastodon, then you can proceed with
-the following:
+Assuming that you have already your dev account and your app registered on
+Twitter, and have your bot account ready and also an app created on Mastodon
+linked to your bot account, then you can proceed with the following:
 
 cp config.json.sample config.json