mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-15 00:02:50 +02:00
add rolebutton
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
description: 'Active ou désactive l\'alerte.',
|
||||
category: 'gestion',
|
||||
emote: '📢',
|
||||
utilisation: '+alerte <on/off>',
|
||||
utilisation: 'alerte <on/off>',
|
||||
async execute(message, args) {
|
||||
if (!args.length) return message.reply('Veuillez spécifier "on" ou "off".');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user