chore(help): add crossblog
This commit is contained in:
parent
17c7f819ac
commit
4cb8d1da7e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ exports.runQuery = function (roomId) {
|
||||||
+ '+unfollow [user id] : unfollow<br>'
|
+ '+unfollow [user id] : unfollow<br>'
|
||||||
+ '+media [homeserver image URL or MXC] [optional message] : post media<br>'
|
+ '+media [homeserver image URL or MXC] [optional message] : post media<br>'
|
||||||
+ '+copy [post id] : repeat/repost/retweet<br>'
|
+ '+copy [post id] : repeat/repost/retweet<br>'
|
||||||
|
+ '+crossblog [status URL]: cross blog twitter post to fediverse post<br>'
|
||||||
+ '+reply [post id] [content] : reply to post<br>'
|
+ '+reply [post id] [content] : reply to post<br>'
|
||||||
+ '+tip [@user@fedi.url] [amount] : tip 10grans<br>'
|
+ '+tip [@user@fedi.url] [amount] : tip 10grans<br>'
|
||||||
+ '+makeitrain [post id] : make it rain 10grans<br>'
|
+ '+makeitrain [post id] : make it rain 10grans<br>'
|
||||||
|
|
Loading…
Reference in a new issue