feat(cmd): update help && style(json): remove events

This commit is contained in:
vulet 2020-05-17 01:01:56 +08:00
parent 56ce1ccd5e
commit bd55939d4b
3 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,8 @@ exports.runQuery = function (matrixClient, room) {
+ '+fren [user id] : follow<br>' + '+fren [user id] : follow<br>'
+ '+unfren [user id] : unfollow<br>' + '+unfren [user id] : unfollow<br>'
+ '+copy [post id] : repeat/repost/retweet<br>' + '+copy [post id] : repeat/repost/retweet<br>'
+ '+reply [post id] : reply to post<br>' + '+reply [post id] [content] : reply to post<br>'
+ '+tip [@user@fedi.url] [amount] : tip 10grans'
+ '+clap [post id] : favorite<br>' + '+clap [post id] : favorite<br>'
+ '+boo [post id] : unfavorite</blockquote>' + '+boo [post id] : unfavorite</blockquote>'
+ '<blockquote><b>channel commands<br>' + '<blockquote><b>channel commands<br>'

View file

@ -1 +0,0 @@
2020-05-16T15:16:56.000Z

View file

@ -1 +0,0 @@
2020-05-16T16:28:32.000Z