mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-22 01:50:52 +02:00
Update help with good configurationon commands
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
module.exports = {
|
||||
name: 'say',
|
||||
description: 'Fait dire quelque chose au bot',
|
||||
emote: '💬',
|
||||
utilisation: 'say <message>',
|
||||
category: 'botcontrol',
|
||||
async execute(message, args) {
|
||||
// Vérifie si un message a été spécifié
|
||||
|
||||
Reference in New Issue
Block a user