ui changes

This commit is contained in:
2025-10-03 08:39:32 -04:00
parent 1341b325ee
commit 9bc7a5e6b8
18 changed files with 629 additions and 419 deletions

View File

@@ -1,7 +1,7 @@
const { ActivityType } = require('discord.js');
module.exports = {
name: 'ready',
name: 'clientReady',
once: true,
execute(client) {
console.log('ECS - Full Stack Bot Online!');