Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
Questioner | BrayanBot Addon

BrayanBot Encrypted Questioner | BrayanBot Addon 1.1.2

No permission to download
1652802976613.png

Ask some questions to your users with different categories

Question types
normal | regex | selection



Asking questions
1652803048082.png

Results

1652803083467.png


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
This is the encrypted version (SRC in the Source category)

Author
Elkin S.
Downloads
23
Views
339
First release
Last update

Ratings

5.00 star(s) 1 ratings

Latest updates

  1. 1.1.2

    Changelog:Added BrayanBot v1.4.0 support
  2. 1.1.1

    Changelog:Added DMs closed errorConfig changes:
  3. 1.1.0

    Changelog:Added option to delete the category trigger Options added in categories...

Latest reviews

I love this add-on, you can use it in many different ways, for example, I used it for a confession system, and also for a presentation system, in addition to the reporting system given as an example.
Its applications will depend on your imagination.
It works great, has a nice and easy to use interface :).
Back
Top