mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 18:14:44 +02:00
Small corrections.
This commit is contained in:
parent
5d492fad9b
commit
2066533467
2 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
* Based on https://github.com/mitsukarenai/twitterbridge-noapi
|
||||
*
|
||||
* @name Twitter Bridge
|
||||
* @description Returns user timelines or keyword search from http://twitter.com without using their API.
|
||||
* @use1(q="keyword")
|
||||
* @description Returns user timelines or keyword/hashtag search results (without using their API).
|
||||
* @use1(q="keyword or hashtag")
|
||||
* @use2(u="username")
|
||||
*/
|
||||
class TwitterBridge extends BridgeAbstract{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue