ajoute snipe

This commit is contained in:
VALOU3336
2024-02-14 13:33:33 +01:00
parent 6b063db08f
commit 3389570da8
10 changed files with 132 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ const { ActivityType } = require("discord.js");
module.exports = {
name: 'watch',
description: 'Mettre le bot en stream',
description: 'Changer le status du bot en watch',
async execute(message, args, client) {
const streamText = args.join(' ') || 'Streaming';
const streamURL = 'https://www.twitch.tv/valou336_yt';