diff --git a/commands/help.js b/commands/help.js index f07555c..652c7a1 100644 --- a/commands/help.js +++ b/commands/help.js @@ -2,10 +2,11 @@ exports.runQuery = function (matrixClient, room) { matrixClient.sendHtmlNotice(room.roomId, '', '
fediverse commands' + + '+invidious [video URL] : redirect youtube to invidious, also embed description
' - + '+plemara [your message] : post
' + + '+post [your message] : post
' + '+redact [post id] : delete post
' + '+follow [user id] : follow
' + '+unfollow [user id] : unfollow
' + + '+media [homeserver image URL or MXC] [optional message] : post media
' + '+copy [post id] : repeat/repost/retweet
' + '+reply [post id] [content] : reply to post
' + '+tip [@user@fedi.url] [amount] : tip 10grans
' @@ -18,7 +19,8 @@ exports.runQuery = function (matrixClient, room) { + '+archive [URL] : archive content
' + '+rearchive [URL] : re-archive content
' + '+nitter [status URL] : redirect twitter to nitter, also embed tweet
' - + '+invidious [video URL] : redirect youtube to invidious, also embed description
--- Contributors🐱 ---');
' + 'CRYPTOMOONERS
' + 'docs by LINT