Advertisement
Templuzy

ready.js

Feb 2nd, 2021
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. const { Client } = require("discord.js")
  2.  
  3. module.exports = () =>{
  4.     console.log('BurgerBot is online')
  5.     client.user.setActivity('hmb help',{ type : "WATCHING"})
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement