final for a while probs

This commit is contained in:
ry 2019-11-10 16:09:00 -06:00
parent 19a8beb8cf
commit 0306e4c39d
2 changed files with 1 additions and 1 deletions

View File

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

Binary file not shown.