Skip to content

Commit

Permalink
feat: add missing and validators cmds to /help
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed May 4, 2024
1 parent 088df74 commit b52b2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/discord/Help.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The bot can understand the following commands:
- </subscribe:{{ .Commands.subscribe.Info.ID }}> [validator address] - subscribe to validator's notifications
- </unsubscribe:{{ .Commands.unsubscribe.Info.ID }}> [validator address] - unsubscribe from validator's notifications
- </status:{{ .Commands.status.Info.ID }}> - see the notification on validators you are subscribed to
- /missing - see the missed blocks counter of validators missing blocks
- /validators - see the missed blocks counter of all validators
- </missing:{{ .Commands.missing.Info.ID }}> - see the missed blocks counter of validators missing blocks
- </validators:{{ .Commands.validators.Info.ID }}> - see the missed blocks counter of all validators
- </params:{{ .Commands.params.Info.ID }}> - see the app config and chain params
- </notifiers:{{ .Commands.notifiers.Info.ID }}> - see notifiers for each validator

0 comments on commit b52b2c9

Please sign in to comment.