mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-07 14:55:25 +02:00
ajoute snipe
This commit is contained in:
@@ -2,7 +2,7 @@ const { ActivityType } = require("discord.js");
|
||||
|
||||
module.exports = {
|
||||
name: 'play',
|
||||
description: 'Mettre le bot en stream',
|
||||
description: 'Changer le status du bot en play',
|
||||
async execute(message, args, client) {
|
||||
const streamText = args.join(' ') || 'Streaming';
|
||||
const streamURL = 'https://www.twitch.tv/valou336_yt';
|
||||
|
||||
Reference in New Issue
Block a user