test
This commit is contained in:
parent
2f2d68fc25
commit
59348749c6
5
index.js
5
index.js
@ -50,9 +50,8 @@ for (const folder of commandFolders) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
client.once('clientReady', async () => {
|
client.once('clientReady', async () => {
|
||||||
console.log(client.options.intents);
|
//setup activity
|
||||||
client.setActivity({ activities: [{ name: 'Rygain', type: 'WATCHING' }], status: 'online' });
|
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