diff --git a/commands/help.js b/commands/help.js index db86db0..5e59bdf 100644 --- a/commands/help.js +++ b/commands/help.js @@ -1,7 +1,8 @@ exports.runQuery = function (matrixClient, room) { matrixClient.sendHtmlNotice(room.roomId, '', - '
+plemara [your message] : post' + + '
' + 'fediverse commands' + '
' + + '+plemara [your message] : post
' + '+redact [post id] : delete post
' + '+fren [user id] : follow
' + '+unfren [user id] : unfollow
' @@ -13,12 +14,12 @@ exports.runQuery = function (matrixClient, room) { + '+boo [post id] : unfavoritechannel commands' - + '
' + '+flood : turn on timeline in channel
' - + '+notify : show notifications in channel' + + '+notify : show notifications in channel
' + '+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 ---'); + + '+invidious [video URL] : redirect youtube to invidious, also embed description
--- Contributors🐱 ---'); };
' + + 'CRYPTOMOONERS
' + + 'docs by LINT