Skip to main content
Quarky’s bump notifications system reminds your members when it’s time to bump your server or vote for your bot on listing platforms. It tracks each bump or vote with a points system, and members can opt in to ping roles so only those who want reminders are ever mentioned. Quarky supports three platforms:
  • Disboard — server bumping
  • Top.gg — bot voting
  • Discadia — server voting

Webhooks

Top.gg and Discadia require a webhook configured on their platform so Quarky can receive vote events. Disboard does not need a webhook.

Top.gg

1
Navigate to your bot’s dashboard on Top.gg.
2
Go to the Webhooks section and paste the following URL into the Webhook URL field:
https://public.quarkybot.com/webhooks/topgg/bot/vote
3
Click Save to activate the webhook.

Discadia

1
Navigate to your server’s dashboard on Discadia.
2
Scroll down to Vote Webhooks and paste the following URL:
https://public.quarkybot.com/webhooks/discadia/server/vote
3
Click Save Changes to activate the webhook.

Platform setup

Run the setup wizard for each platform you want to enable.

Disboard

Use the Disboard setup command and configure:
ParameterDescription
Pings RoleRole to ping when it’s time to bump the server on Disboard
Notifications ThreadPublic thread where bump notifications are posted (e.g. a thread named Disboard Pings in your voters channel)
Vote PointsNumber of points awarded per Disboard bump

Top.gg

Complete the Top.gg webhook setup above before running this platform setup, otherwise Quarky won’t receive vote events.
Use the Top.gg setup command and configure:
ParameterDescription
Pings RoleRole to ping when it’s time to vote on Top.gg
Notifications ThreadPublic thread where vote notifications are posted (e.g. Top.gg Pings)
Bot IDThe ID of your bot on Top.gg
Vote PointsNumber of points awarded per Top.gg vote

Discadia

Complete the Discadia webhook setup above before running this platform setup, otherwise Quarky won’t receive vote events.
Use the Discadia setup command and configure:
ParameterDescription
Pings RoleRole to ping when it’s time to vote for your server on Discadia
Notifications ThreadPublic thread where vote notifications are posted (e.g. Discadia Pings)
Discadia Server LinkThe URL of your server on Discadia
Vote PointsNumber of points awarded per Discadia vote

Voting points

Each time a member bumps your server or votes for your bot, Quarky awards them the number of points you set during setup. When a vote is received, Quarky posts a message to your voters channel showing:
  • The voter’s current rank
  • Their display name
  • Total points earned
  • Weekly points earned
This gives your community visibility into who is contributing most to your server’s growth across all three platforms.

Ping roles

After completing the setup wizard, run /bump roles to post a reaction roles message to any channel. Members click the buttons on that message to opt in to the ping role for each platform they want to be reminded about. This ensures bump pings only reach members who have actively chosen to receive them.