test
This commit is contained in:
parent
59348749c6
commit
8848b374b0
3
index.js
3
index.js
@ -50,8 +50,7 @@ for (const folder of commandFolders) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
client.once('clientReady', async () => {
|
client.once('clientReady', async () => {
|
||||||
//setup activity
|
client.user.setActivity({name: 'Rygain', type: 3, url: 'https://www.youtube.com/@rygain'});
|
||||||
client.user.setActivity('Palworld', { type: 'WATCHING' });
|
|
||||||
console.log('Bot started !');
|
console.log('Bot started !');
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user