Documentation Index
Fetch the complete documentation index at: https://docs.blibot.lat/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The bump reminder listens for/bump commands (Disboard) and sends an automatic reminder in your configured channel once the 2-hour cooldown expires. It can also send a thank-you message immediately after a bump.
Setting up
Extra options
Pingable reminder (--pingable)
Pingable reminder (--pingable)
Add
--pingable on to your message command to make the reminder message actually ping the last bumper instead of just rendering the mention text.Autolock
Autolock
Lock the bump channel while on cooldown and unlock it when the reminder fires, so members can only bump when it’s ready.
Autoclean
Autoclean
Automatically delete non-bump messages posted in the bump channel while it’s on cooldown.
Available variables
| Variable | Available in | Output |
|---|---|---|
{user.mention} | reminder & thank-you | Mentions the last bumper |
{nextBump} | thank-you | Relative timestamp for the next bump |
Notes
- The bot detects bumps automatically from Disboard’s interaction response.
- The cooldown is always 2 hours from the last bump.
- If the reminder channel is deleted or inaccessible, the reminder is silently skipped.