mirror of
https://github.com/arthur-pbty/gestion-perso.git
synced 2026-06-24 14:17:45 +02:00
add game command
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ module.exports = {
|
||||
utilisation: '',
|
||||
permission: 0,
|
||||
|
||||
async execute(message: any, args: any, client: any) {
|
||||
async execute(message: any, args: string[], client: any) {
|
||||
const ping = new ButtonBuilder()
|
||||
.setCustomId('confirm')
|
||||
.setLabel('🔄')
|
||||
|
||||
Reference in New Issue
Block a user