Button Form
Button form will help you to create forms on Discord.

Behind Story
Many times we wanted to create a form to collect some data from our community and that was very difficult to do until now. With our Button Form feature you can create beautiful Forms and pair them with multiple actions to create the Forms of our dreams.
Uses Cases
To create suggestion system.
To create support/ticket system.
To create form application.
To create questionaries.
And more..
/button create form
Add button form to bot existing messages.





Command
/button create form [message_link] [label] [channel_log] [form_title] [first_question] (additional questions) (box styles) (counter) (reactions) (discussion_mode) (mention) (emoji) (color) (role) (role_mode) (image) (response_message)
/button create form message_link:
https://discord.com/channels/940682906983075891/941053628905586838/941403726378332160
label: Create Suggestion
channel_log: #suggestions-log
form_title: Suggestion
first_question: Message
first_question_box_style: Required Long Box
counter: ON
reactions:
👍, 👎 discussion_mode: Thread with Form Title as name
response_message: Thank you for your suggestion!
Important: By default only members with Manage Server can use this command. See Discord Slash Command Permissions to customize it.
Check this: [] is a required command option, () is an optional command option.
Command Options
message_link
Specify message by the link or ID
label
Custom button label
channel_log
Select channel where the bot will log submitted form
form_title
Specify Form Title
question
Add up to 5 questions
question_box_style <Required Short Box>
Set question box style to required with short box style
question_box_style <Optional Short Box>
Set question box style to optional with short box style
question_box_style <Required Long Box>
Set question box style to required with long box style
question_box_style <Optional Long Box>
Set question box style to optional with long box style
counter <OFF>
To turn OFF counter mode
counter <ON>
To turn ON counter mode (Default)
reactions
To add reactions on submitted form
discussion_mode <OFF>
To turn OFF discussion mode (Default)
discussion_mode <Thread>
To turn ON automatically creating a thread
discussion_mode <Thread & Add Author>
To turn ON automatically creating a thread and add author to the thread
discussion_mode <Text channel>
To turn ON automatically creating a text channel
discussion_mode <Text channel & Add Author>
To turn ON automatically creating a text channel and add author to the text channel
discussion_mode <Ticket channel & Add Author>
To turn ON automatically creating a text channel with close button and add author to the text channel
discussion_name <Form Title>
Use form title as the discussion name
discussion_name <1st Question Answer>
Use 1st Question Answer as the discussion name
discussion_name <Author Name>
Use author name as the discussion name
discussion_name <Title + Author Name>
Use form title and author name as the discussion name
role_mention
Role to mention when discussion mode is ON
emoji
Add emoji to your button label
color <Gray>
Choose gray color for your button (Default)
color <Blue>
Choose blue color for your button
color <Green>
Choose green color for your button
color <Red>
Choose red color for your button
role
Add role to the button
role_mode <Add Only>
Set role mode to add role only
role_mode <Remove Only>
Set role mode to remove role only
image
Set custom image for your submitted form
response_message
Set custom response message when form is submitted
Premium Benefit: This feature has extra benefit for Premium Servers. For detail visit Premium Page.
Last updated
Was this helpful?