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
Setup Create command
Required Options
Optional Options
platform
- The platform you want to setup the vote tracker onbot
- The bot you want to setup the vote tracker forchannel
- The channel to send your vote message in
role
- Role to be given to users after they voteduration
- How long user should keep the role specified aboveping
- Should the voter be pinged in the vote message

Options have been filled out
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

Vote Embed Builder
Required Fields
Optional Fields
- 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
)
- 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
Image - Big image in the embed. Appears below the description
- ✗ - Variables are not supported
- ✗ - Markdown is not supported
- ✓ - Allowed formats
- Any
https
orhttp
link to an image file
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

Last step in Discord
- 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:
- 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 modified 9mo ago