From d17ab5f195e9e9e622987846c5a3f6bf298b2088 Mon Sep 17 00:00:00 2001 From: SonExo Date: Sat, 1 Oct 2022 21:07:09 +0700 Subject: [PATCH] Update ready.js --- events/ready.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events/ready.js b/events/ready.js index 49e5898..477406f 100644 --- a/events/ready.js +++ b/events/ready.js @@ -2,7 +2,7 @@ module.exports = async (client) => { const activity_list = [ [`JavaScript`, "PLAYING", "idle"], - ["bacotan-wibu.com", "LISTENING","idle"], + ["Hello World", "LISTENING","idle"], ["Attack on Titan", "WATCHING","idle"] ];