1
0
Fork 0

changed default activity

Commando
Loic Bersier 6 years ago
parent b04d76d168
commit 2ca40fc72d

@ -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…
Cancel
Save