Send fancy messages, polls, and giveaways using a simple slash command with Coyote.
Incredibly Simple
Use the /send message
command to send an embedded message.
- You can set the title of your message, a description, and an image to be sent (optional).
- Additionally, you can preview your message to ensure it is properly written and displayed adequately.
\n
creates an enter, and special characters can be inserted with \u0000
. To create an empty field, use \u200B
Use the /send poll
command to send a secure poll.
- You can create up to 4 responses to a question, and set the poll results to be live or not.
- You can also preview your message to ensure it is properly written and displayed correctly.
\n
creates an enter, and special characters can be inserted with \u0000
.
Use the /send giveaway
command to send a rich giveaway.
- You can give away up to 100 items at a time.
- You can also preview your message to ensure it is properly written and displayed correctly.
- The creator of a giveaway can require users to input information before entering (ex. a gamertag/IGN).
Use the /generate timer
command to create countdowns or dates that automatically adjust to different time zones. There are 6 display options that can be used anywhere in Discord.
After the bot has been added to your server, you can use the /help
command to see how to use all other commands.
Example Usage
/send message
- The command is typed.

- A confirmation message is sent.

- The message is sent.

/send poll
- The command is typed.

- A confirmation poll is sent.

- The poll is sent.

- A user votes in the poll.

/send giveaway
- The command is typed.

- A confirmation giveaway is sent.

- The giveaway is sent.

- A user provides their information (ex. a gamertag/IGN) before entering the giveaway.

Extra Information
- To prevent users from bypassing some chat filters with the
/send
command, it is recommended that server owners go to Settings > Integrations > Coyote > /send > @everyone
, and set the value to false.
- We value your privacy,
- All text in the title, question, and description of a message is parsed, allowing all Unicode escape sequences to be displayed.
- All polls are completely anonymous and no user can vote more than twice.
- All information provided during a giveaway is deleted as soon as the giveaway ends.