From d3323ae5ba9903e16af4cf6cd8cb71918a4d6d46 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Tue, 21 Apr 2020 10:54:46 -0700 Subject: formatting, v7.3.2 --- src/bot.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bot.ts') diff --git a/src/bot.ts b/src/bot.ts index ae73d24..1304881 100644 --- a/src/bot.ts +++ b/src/bot.ts @@ -62,7 +62,7 @@ client.once('ready', () => { console.log('\x1b[0m' + 'Servers: ' + '\x1b[36m' + `${client.guilds.cache.size}` + '\x1b[0m') console.log() - client.user.setActivity('uwu!help | v7.3.1', { + client.user.setActivity('uwu!help | v7.3.2', { type: 'WATCHING' }); }); -- cgit v1.2.3