mini update help ans add sync

This commit is contained in:
VALOU3336
2024-02-27 11:01:28 +01:00
parent da89e5bd2f
commit 16a446c9c1
12 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ const db = new sqlite3.Database('myDatabase.db');
module.exports = {
name: 'raidlog',
description: 'Enregistre l\'ID d\'un salon pour les logs de raid.',
category: 'logs',
category: 'gestion',
emote: '📝',
utilisation: '+raidlog [#salon/id]',
async execute(message, args) {