From fa1b4eed29740552b789905e2a63a0b33f5ae6fa Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Fri, 25 Nov 2022 19:06:47 +0300 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec8be66..72bd0cf 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,14 @@ This is a bot which implements group functionality in Mastodon. * Welcome message of new members * Limit of toots per hour * Duplicate protection +* Reply protection (if thread broken) * Order limit * Notification cleaning * Logging * Admin commands ### Admin commands +* boost \ * unboost \ * delete \ @@ -66,4 +68,4 @@ cp ./services/openrc/mastodon-group-bot /etc/init.d/mastodon-group-bot # Usage ``` mastodon-group-bot -config -db -log -``` \ No newline at end of file +```