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 +```