mirror of
https://gitea.phreedom.club/localhost_frssoft/mastodon-group-bot
synced 2024-11-21 22:31:28 +00: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
|
* Welcome message of new members
|
||||||
* Limit of toots per hour
|
* Limit of toots per hour
|
||||||
* Duplicate protection
|
* Duplicate protection
|
||||||
|
* Reply protection (if thread broken)
|
||||||
* Order limit
|
* Order limit
|
||||||
* Notification cleaning
|
* Notification cleaning
|
||||||
* Logging
|
* Logging
|
||||||
* Admin commands
|
* Admin commands
|
||||||
|
|
||||||
### Admin commands
|
### Admin commands
|
||||||
|
* boost \<Toot ID>
|
||||||
* unboost \<Toot ID>
|
* unboost \<Toot ID>
|
||||||
* delete \<Toot ID>
|
* delete \<Toot ID>
|
||||||
|
|
||||||
|
@ -66,4 +68,4 @@ cp ./services/openrc/mastodon-group-bot /etc/init.d/mastodon-group-bot
|
||||||
# Usage
|
# Usage
|
||||||
```
|
```
|
||||||
mastodon-group-bot -config <path> -db <path> -log <path>
|
mastodon-group-bot -config <path> -db <path> -log <path>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue