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
0cbcb955a5
commit
acb300299d
@ -85,10 +85,10 @@ Return new tweets since the last time you checked in channel with --new
|
||||
```
|
||||
twitter --new <twitter_nick>
|
||||
```
|
||||
Schudule a repeating feed of Tweets from a user
|
||||
Schudule a repeating feed of Tweets from a user. Same options as usual apply, just use --new to only return new tweets.
|
||||
```
|
||||
load scheduler
|
||||
scheduler repeat <name> <seconds> "echo [twitter --new <twitter_nick>]"
|
||||
scheduler repeat <name> <seconds> "echo [twitter --new --num <number> <twitter_nick>]"
|
||||
```
|
||||
|
||||
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