|
|
@ -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() { |
|
|
|