forked from Supositware/Haha-Yes
changed default activity
This commit is contained in:
parent
b04d76d168
commit
2ca40fc72d
1 changed files with 1 additions and 2 deletions
3
index.js
3
index.js
|
@ -35,8 +35,7 @@ client.registry
|
|||
if (client.user.id == 377563711927484418) {
|
||||
const channel = client.channels.get(statsChannel);
|
||||
channel.send(`Ready to serve in ${client.channels.size} channels on ${client.guilds.size} servers, for a total of ${client.users.size} users. ${client.readyAt}`);
|
||||
client.user.setActivity('"haha help" or "@me help" for help');
|
||||
}
|
||||
client.user.setActivity('haha feedback <feedback> to tell me what you think of the bot! | haha help'); }
|
||||
});
|
||||
|
||||
// When bot join a guild send embeds with details about it.
|
||||
|
|
Loading…
Reference in a new issue