Skip to content

Commit

Permalink
Update ready.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sonexo authored Oct 1, 2022
1 parent dcc3d92 commit d17ab5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events/ready.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
];
Expand Down

0 comments on commit d17ab5f

Please sign in to comment.