diff --git a/Tweety/README.md b/Tweety/README.md index d288679..e42f2c2 100644 --- a/Tweety/README.md +++ b/Tweety/README.md @@ -88,7 +88,7 @@ twitter --new Schudule a repeating feed of Tweets from a user ``` load scheduler -repeat 300 "twitter --new " +scheduler repeat "echo [twitter --new ]" ``` Want the bot to function like others do parsing out Twitter links and displaying? (Thanks to Hoaas)