mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-14 13:57:19 +00:00
Remove erroneous description of new example
This commit is contained in:
parent
ba0b5df166
commit
c28f34c5e1
1 changed files with 1 additions and 3 deletions
|
@ -90,9 +90,7 @@ export const StarboardPlugin = zeppelinGuildPlugin<StarboardPluginType>()("starb
|
|||
~~~
|
||||
|
||||
### Limit starboard to a specific level (and above)
|
||||
This is identical to the channel-specific starboard above, but only works for a specific level (>=50).
|
||||
It is noteworthy that this only properly works if the starboard requires just one star.
|
||||
Only the new reaction is taken into account when determining valid starboards.
|
||||
This is identical to the basic starboard above, but only works for a specific level (>=50).
|
||||
|
||||
~~~yml
|
||||
starboard:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue