feat: Reminders #44

Merged
Anri merged 54 commits from feat/reminders into main 2023-01-17 12:15:15 +01:00
Showing only changes of commit e6d8bd7265 - Show all commits

View file

@ -73,7 +73,7 @@ export default {
)
// List reminders
/* .addSubcommand(subcommand => subcommand
.addSubcommand(subcommand => subcommand
.setName(
loc_default.get(`c_${filename}_sub2_name`)
?.toLowerCase() ?? ''
@ -102,7 +102,7 @@ export default {
getLocalizations(client, `c_${filename}_sub2_opt1_desc`)
)
)
) */
)
// Delete a reminder
.addSubcommand(subcommand => subcommand
@ -202,9 +202,6 @@ export default {
// rappels, sinon affiché les rappels de la personne qui fait
// la commande.
// TODO: Penser à décommenter l'envoie de la sous commande à
// l'API de Discord
return interaction.reply('TODO');
}
// Delete a reminder