Creating

Vote Manager supports many bot lists including Top.gg, Discords.com & Discord Bot List. Below, you can find information about how to set up Vote Manager for your Discord Bot

To get started with setup, run the /setup create bot command and fill in the options

  • platform - The platform you want to setup the vote tracker on

  • bot - The bot you want to setup the vote tracker for

  • channel - The channel to send your vote message in

Once you have filled out the options, run the command. Upon doing so, a pop-up will appear allowing you to customise the embed on your vote message. Please see below for details about required & optional fields as well as default values

You can use variables to have vote infomation in your vote message. see here for more details

  • Title - title of the embed

    • - Variables are supported

    • - Markdown is supported

  • Color - color of the left border on the embed

    • - Variables are not supported

    • - Markdown is not supported

    • - Allowed formats

      • Hex code (Ex #0bbbb7)

      • Integer (Ex 0x0bbbb7)

      • RGB color values (Ex 11, 187, 183)

      • Preset (Ex Red)

      • Random (use Random)

      • Any other valid format found here

  • Description - main content of the embed

    • - Variables are supported

    • - Markdown is supported

  • Footer - small text at the bottom of the embed

    • - Variables are supported

    • - Markdown is not supported

Once you have made your custom embed, press the submit button. This will close the pop-up, and you will be sent a message similar to the following

  • 1-4: These are the next steps for your setup. You can find more detail about them by going to the page in our docs for the bot list you are using:

    • DiscordBotList.com

    • Discords.com

  • 5: Details about your vote tracker including the channel, role & duration

  • 6: This is the authentication password for your tracker. Do not share this with anyone else! We also recommend keeping this somewhere safe as you may need it later

  • 7: The second embed is a preview of your vote message

To continue your setup, please go to the URL provided in the above embed (#1). Here you should find a place to input the webhook URL provided in the above embed (#2) and the password (#6). If you can't find it please go to our docs page from the bot list you are using.

Last updated