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"] ];