Custom Questions
Add your own questions to keep your community in track
Get a list of your custom questions with %question list
%question list
Custom Questions have a higher priority than prelisted questions. When all Custom Questions have been sent, normal questions will be then sent.
Add Custom Question:
%addquestion <your_question>
-> This adds your given question as a custom question.
Remove Custom Question:
To remove a question, get the question number with running
%question list
, which will give you a list of questions with their numbers.%removequestion <question_number>
--> will remove the question from the question list and will no more send it
Last updated
Was this helpful?