Context
GDG Algiers' discord community members love getting advice from the bots there. Brainy's ones are brilliant, yet we almost have seen all of them and the funny command has started losing its shine.
In order to get it back, we need more advice in the set.
The idea is to let the community members contribute with their own piece of advice and to make this process less technical than doing pull requests.
Proposition
Creating a new command that enables a member in the server to submit an advice that will be added to the list. It is important to include a validation step in the process, to avoid adding irrelevant advice or inappropriate ones.
The suggested workflow
- The user runs the command in Brainy's DM in this format :
$submit <the advice>
- The user gets a message confirming the receipt of the advice and saying that it will be validated soon.
- The person in charge of validation is notified and is able to validate the advice or reject it.
- The user receives a message with the result of the validation.
- The advice is added to the set, if validated.
Remaining issues
- The validation step is mandatory to preserve the community guidelines, yet since it had to be manual, it can be overwhelming for the person in charge. How can we make it less annoying ?
Tasks
Context
GDG Algiers' discord community members love getting advice from the bots there. Brainy's ones are brilliant, yet we almost have seen all of them and the funny command has started losing its shine.
In order to get it back, we need more advice in the set.
The idea is to let the community members contribute with their own piece of advice and to make this process less technical than doing pull requests.
Proposition
Creating a new command that enables a member in the server to submit an advice that will be added to the list. It is important to include a validation step in the process, to avoid adding irrelevant advice or inappropriate ones.
The suggested workflow
$submit <the advice>Remaining issues
Tasks