Question of the Day

The Question of the Day module allows you to setup a list of questions that the bot selects one from everyday at 00:00 UTC. The QoTD message is accompanied with a public thread automatically created by the bot, where members of your community can enter their answers.

The bot will automatically delete every question used from the system, so that there are no repetitive questions.


Config QoTD Module (/config qotd module)

Configure the QoTD Module.

state: Whether QoTD should be sent or not.

channel: The channel where all QoTD messages will be sent at 00:00 UTC.

mentions_role: The role that will be mentioned when a QoTD message is sent.


Add Question (/config qotd add_question)

Add a question to the QoTD module.

question: The question to be added to the QoTD module.


Remove Question (/config qotd remove_question)

Remove a question from the QoTD module.

question: The question to be removed from the QoTD module. This is an autocomplete, so it will show you a list of all currently set questions.


List All QoTD Questions (/config qotd list_questions)

List all questions in the QoTD module.

Last updated