This commit is contained in:
codepupper 2019-11-10 23:29:36 +01:00
commit fafbda09bb
2 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ module.exports = {
name: 'ready',
run: async (client) => {
log.hasStarted();
client.user.setActivity(`nyeh`, { type: 2 });
client.user.setActivity(`'help | thaldr.in`, { type: `WATCHING` });
}
};

Binary file not shown.