Utility Commands
How to use StickyBots utility commands. 🎛️
Last updated
How to use StickyBots utility commands. 🎛️
Last updated
These commands require the "Embed Links" and "Manage Messages" permission to work properly.
Command
Example
Description
Notes
?poll <poll text>
?poll Do you like StickyBot?
Creates a simple yes/no poll that users can vote on with reactions.
The poll will be a embed so it supports all markdown (including embedded links).
?apoll <question, option1, option2, option3>
?apoll What is your favorite color?, Blue, Red, Green, Purple, Yellow
Created a multiple choice poll.
The poll will be a embed so it supports all markdown (including embedded links).
Supports up to 7 options.
?userinfo <@user>
?userinfo @user
Get info on a user in the server.
<@user>
can be a mention, user ID, or left blank to get your own user info.
?serverinfo
?serverinfo
Get info on the server.
?embed <text>
?embed Hello world!
Puts you text into a embed.
The embed color will be the color of StickyBots role.
Embed supports all markdown including embedded links.