Ask some questions to your users with different categories
Question types
normal | regex | selection
Asking questions
Results
YAML:
Categories:
- Name: ⚠️ Bug Reports • System
Command: ?report bug
Channel: asd
# The channel to sent the results to.
Questions:
- Question: When this bug happens?
Type: normal
- Question: What is the severity of this bug?
Type: selection
Options:
- Low
- Medium
- High
- Question: How important? (any number)
Type: regex
Regex: ^[0-9]*$
YAML:
AskingQuestions:
Normal:
Embeds:
- Title: Answer the following question
Description: "> **{question}**"
Color: 65280
Selection:
OptionsFormat: "{emoji} - `{option}`"
Message:
Embeds:
- Title: Select an option
Description: |-
> **{question}**
{options}
Answers:
QuestionsFormat: |-
`{emoji}`. {question}
> **{answer}**
Message:
Embeds:
- Title: "{category-name} | Answers by {user-tag}"
Description: "{answers}"
Color: 65280
Errors:
InvalidRegex:
Embeds:
- Title: Invalid answer
Description: Make sure your answer is valid
Color: 16711680
# Here you have a variable called {regex}
To get support for this addon contact to ElkinSantiana#0115