mirror of
https://gitea.phreedom.club/localhost_frssoft/mastodon-group-bot.git
synced 2024-11-22 04:19:20 +02:00
update readme
This commit is contained in:
parent
ee47200831
commit
fa1b4eed29
|
@ -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 \<Toot ID>
|
||||
* unboost \<Toot ID>
|
||||
* delete \<Toot ID>
|
||||
|
||||
|
@ -66,4 +68,4 @@ cp ./services/openrc/mastodon-group-bot /etc/init.d/mastodon-group-bot
|
|||
# Usage
|
||||
```
|
||||
mastodon-group-bot -config <path> -db <path> -log <path>
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue