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!Changelog:
- Added DMs closed error
Config changes:
[*][*]YAML:Errors: DMsClosed: Embeds: - AuthorIcon: https://cdn-icons-png.flaticon.com/512/463/463612.png Author: Can not start this questionary Description: |- This questionary needs be started in your DMs > **You have your DMs closed** Color: 16711680 Timestamp: true
Changelog:
- Added option to delete the category trigger
- Options added in categories (Questionary)
- Set roles as requirements
- Start the questionary in a channel or in the member's DMs
- Ability to set a custom answers sender to the category
Config changes:
[*][*]YAML:DeleteTrigger: true # Whether or not remove the questionary trigger Categories: RequiredRoles: - staff # Roles that can use this category Type: member # channel | member Answers: QuestionsFormat: |- `{emoji}`. {question} > **{answer}** Message: Embeds: - Title: New bug report sent by {user-tag} Description: "{answers}" Thumbnail: https://cdn-icons-png.flaticon.com/512/497/497738.png Footer: By {user-id} - {user-tag} Color: RED # This answers object requires the QuestionsFormat string and Message object # To be used | otherwise the default answers object will be used [*][*]YAML:Errors: NoPermission: Embeds: - AuthorIcon: https://cdn-icons-png.flaticon.com/512/463/463612.png Author: Can not start this questionary Description: |- To start this questionary you need to have at least one of these roles > **{category-roles}** Color: 16711680 Timestamp: true