add anti crash + command

This commit is contained in:
Tutur33
2024-03-15 20:35:35 +01:00
parent deac21bd8e
commit 51e2d61358
14 changed files with 208 additions and 46 deletions
+2
View File
@@ -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