Polls

How to create epic polls in your discord server

What the final product should look like:

Epic right?

How to create epic polls

The command is:

/simple_poll title: channel: minutes: description: img: r: g: b: hex_color:

What does each parameter mean?

title: The title of the embed sent into the channel

minutes: Minutes until the poll is unregistered from the database (upvote and downvote percentages are locked). Also, note that this has a max of 99999 and you can't put negative values.

description: An optional description of the embed sent

img: An optional image that is put in the embed (only some file formats are accepted)

r, g, and b: Color values that will change the color of the embed

hex_color: The color of the embed (does the same as r,g,b)

Last updated