mirror of
https://git.ondrovo.com/MightyPork/group-actor.git
synced 2024-11-21 23:51:01 +00:00
oops
This commit is contained in:
parent
80b06ec131
commit
d2ccdba26e
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ impl GroupHandle {
|
||||||
**Supported commands:**\n\
|
**Supported commands:**\n\
|
||||||
`/boost, /b` - boost the replied-to post into the group\n\
|
`/boost, /b` - boost the replied-to post into the group\n\
|
||||||
`/ignore, /i` - make the group completely ignore the post\n\
|
`/ignore, /i` - make the group completely ignore the post\n\
|
||||||
`/ping - check that the service is alive".to_string(),
|
`/ping` - check that the service is alive".to_string(),
|
||||||
);
|
);
|
||||||
|
|
||||||
if self.config.is_member_only() {
|
if self.config.is_member_only() {
|
||||||
|
|
Loading…
Reference in a new issue