mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-26 04:51:09 -05:00
Update README.md
This commit is contained in:
parent
acb300299d
commit
1645dc0f7e
@ -88,7 +88,8 @@ twitter --new <twitter_nick>
|
|||||||
Schudule a repeating feed of Tweets from a user. Same options as usual apply, just use --new to only return new tweets.
|
Schudule a repeating feed of Tweets from a user. Same options as usual apply, just use --new to only return new tweets.
|
||||||
```
|
```
|
||||||
load scheduler
|
load scheduler
|
||||||
scheduler repeat <name> <seconds> "echo [twitter --new --num <number> <twitter_nick>]"
|
scheduler repeat <name> <seconds> "echo [tweety twitter --new --num <number> <twitter_nick>]" # add repeating command
|
||||||
|
schduler remove <name> # remove the repeating command
|
||||||
```
|
```
|
||||||
|
|
||||||
Want the bot to function like others do parsing out Twitter links and displaying? (Thanks to Hoaas)
|
Want the bot to function like others do parsing out Twitter links and displaying? (Thanks to Hoaas)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user