feature/fix disableBaseDamage command + move to /server command
This commit is contained in:
6 files changed
+217
-140
No files matched your search
+1
-1
@@ -8,4 +8,4 @@ module.exports = async (client) => {
|
||||
client.log(`Ready to serve in ${client.channels.cache.size} channels on ${client.guilds.cache.size} servers, for a total of ${client.users.cache.size} users.`)
|
||||
client.RegisterSlashCommands();
|
||||
setInterval(client.logsUpdateTimer, client.timer, client);
|
||||
};
|
||||
};
|
||||
Reference in new issue
Block a user