imgbot
kieranrobson 2022-06-02 12:51:51 +01:00
parent b7a66a6b28
commit f7ba7fdcc1
1 changed files with 0 additions and 2 deletions

View File

@ -1,12 +1,10 @@
const client = require("../index");
const levels = require('../events/levels')
client.on('ready', () => {
console.log('HullCSS is online')
client.user.setActivity(`!help | hullcss.org`, {type:"WATCHING"})
levels(client)
const guild = client.guilds.cache.get('744586833135927366');