Nestling Bot Documentation
  • About
  • Commands
    • Fun Commands
    • Encryption
    • Moderation Commands
    • Admin Commands
    • Math Commands
    • Other Commands
    • Christian Commands
  • Counting
  • Polls
  • Terms of Service
  • Privacy Policy
  • Nestling Bot Invite
  • Discord Server
Powered by GitBook
On this page
  • What the final product should look like:
  • How to create epic polls
  • What does each parameter mean?

Polls

How to create epic polls in your discord server

PreviousCountingNextTerms of Service

Last updated 2 years ago

What the final product should look like:

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)

Epic right?