test
This commit is contained in:
parent
aa9910e58a
commit
616a2cc7b5
2
index.js
2
index.js
@ -47,7 +47,7 @@ for (const folder of commandFolders) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
client.once('clientReady', async () => {
|
client.once('clientReady', async () => {
|
||||||
client.user.setActivity({name: 'Ta mère', type: 3, url: 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'});
|
client.user.setActivity({name: 'Ta mère', type: 1, url: 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'});
|
||||||
console.log('Bot started !');
|
console.log('Bot started !');
|
||||||
|
|
||||||
deploy(process.env.DISCORD_TOKEN);
|
deploy(process.env.DISCORD_TOKEN);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user