mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-27 06:27:51 +02:00
mini update help ans add sync
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user