diff --git a/bot/awesomescibo.mjs b/bot/awesomescibo.mjs index 07c703f..c1fb77f 100755 --- a/bot/awesomescibo.mjs +++ b/bot/awesomescibo.mjs @@ -23,8 +23,8 @@ if (fs.existsSync('numhits.txt')) { } client.once('ready', () => { - console.log(client.user.username); - client.user.setActivity("for \"do be helping\" | add me to your own server: adat.link/awscibo", { type: "WATCHING" }); + console.log(client.user.username); + client.user.setActivity("for \"do be helping\" | Add me to your own server: adat.link/awscibo", { type: "WATCHING" }); }); client.on('guildCreate', guild => {