| PollCreate |
Create a poll for your server |
create <question> |
create What is your favorite color? Red, Blue, Green |
| PollDelete |
Delete a poll from your server |
delete <messageId> |
delete 1234567890123456789 |
| PollInfo |
Get information about a poll |
info <messageId> |
info 1234567890123456789 |
| PollEdit |
Edit a poll in your server |
edit <messageId> <newQuestion> <newOption1> <newOption2> … |
edit 1234567890123456789 What is your favorite color? Red, Blue, Green |
| PollEnd |
End a poll in your server |
end <messageId> |
end 1234567890123456789 |
| InfoCommand |
Get information about the bot |
info |
info |
| Help |
Get help with using the bot |
help |
help |
| Invite |
Get the invite link for the bot |
invite |
invite |
| Ping |
Check the bot’s ping |
ping |
ping |
| Support |
Get support for the bot |
support |
support |
| Setup |
Set up the bot for your server |
setup |
setup |