> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hamptonn.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Bump Reminder

> Setup automated Disboard bump reminders.

<Note>
  Bump reminder commands require Manage Server permissions to use.
</Note>

## Bump Reminder Setup

<AccordionGroup>
  <Accordion title="Setup bump reminders" icon="bell">
    <CodeGroup>
      ```javascript syntax theme={null}
      /bumpreminder [channel]
      ```

      ```javascript example theme={null}
      /bumpreminder #general
      /bumpreminder #bump-reminders
      /bumpreminder #mod-cmds
      ```
    </CodeGroup>
  </Accordion>
</AccordionGroup>
