mirror of
https://github.com/arthur-pbty/gestion-perso.git
synced 2026-06-24 02:14:42 +02:00
add anti crash + command
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
import { Message, Client, EmbedBuilder, StringSelectMenuBuilder, ActionRowBuilder, ActivityType, Activity } from "discord.js";
|
||||
|
||||
module.exports = {
|
||||
aliases: ['setact'],
|
||||
description: 'Changer la présence du bot',
|
||||
emote: '🎮',
|
||||
utilisation: '',
|
||||
permission: '8',
|
||||
|
||||
async execute(message: Message, args:string[], client: Client) {
|
||||
if (!client.user) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user