Skip to content
Snippets Groups Projects
Commit cfc66c0a authored by Reviath's avatar Reviath
Browse files

Update events/ready.js

parent 5b8f487f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ module.exports = {
client.login(settings.token);
client.on('ready', async () => {
await client.user.setActivity('*yardım | *davet');
await client.user.setActivity('*help | *invite');
await client.user.setStatus('online');
console.log(`${client.user.tag} is ready!`);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment