mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-09 01:01:47 +02:00
correctif /ameliero + add film commande
This commit is contained in:
@@ -83,7 +83,7 @@ module.exports = {
|
||||
const messageCollector = message.channel.createMessageCollector({ filter, time: 60000 });
|
||||
messageCollector.on('collect', async (messageCollect) => {
|
||||
const text = messageCollect.content;
|
||||
const url = 'https://www.twitch.tv/tuturp33';
|
||||
const url = 'https://www.twitch.tv/valou336_ytb';
|
||||
|
||||
if (!client.user) return;
|
||||
if (value === 'playing') {
|
||||
|
||||
Reference in New Issue
Block a user