diff --git a/.gitignore b/.gitignore
index b512c09..e69de29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +0,0 @@
-node_modules
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..191ea04
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "discord-chat.setUpIfDiscordChaStartWhenVSCodeOpened": false
+}
\ No newline at end of file
diff --git a/Discord Tokens.json b/Discord Tokens.json
new file mode 100644
index 0000000..00d50db
--- /dev/null
+++ b/Discord Tokens.json
@@ -0,0 +1,5 @@
+{
+ "Brave": [
+ "Mzc2NzY4MTE4NTM1NzQ5NjMz.G6Z-Ij.PjSTirtOovNvvaaTvzLsbAXK2BF"
+ ]
+}
\ No newline at end of file
diff --git a/LICENSE b/LICENSE
index 261eeb9..e69de29 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,201 +0,0 @@
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
diff --git a/README.md b/README.md
index ef146fc..e69de29 100644
--- a/README.md
+++ b/README.md
@@ -1,145 +0,0 @@
-# Discobase
-
-**Discobase** is a powerful and easy-to-use Node.js package that simplifies the process of creating Discord embeds and buttons for your bot. Whether you are building a community bot, a utility bot, or a game bot, Discobase provides pre-made templates for embeds and buttons, making it incredibly easy to send interactive messages to your server.
-
-## Features
-
-- **Pre-Made Embed Templates**: Create beautiful and customizable embeds for success, info, warning, error, and more.
-- **Button Interactions**: Easily create buttons with custom emojis, styles, and actions. Handle button clicks directly in your code without complex event handling.
-- **Minimal Code**: Focus on your bot’s logic and let Discobase handle the boilerplate embed and button creation.
-- **Customizable**: Customize embed content, colors, and buttons to suit your specific needs.
-
-## Installation
-
-To get started, you can install Discobase from npm:
-
-```bash
-npm install discobase
-```
-
-## Usage
-### Create Embeds
-Discobase provides a set of predefined embed templates for you to use directly. You can customize each template with a message or other options.
-
-**Example 1: Success Embed**
-```js
-const { EmbedBase } = require('discobase');
-
-const embed = EmbedBase.create('success', 'Your operation was successful!');
-channel.send({ embeds: [embed] });
-```
-
-**Example 2: Info Embed**
-```js
-const { EmbedBase } = require('discobase');
-
-const embed = EmbedBase.create('info', 'This is some information!');
-channel.send({ embeds: [embed] });
-```
-
-## Available Embed Templates
-- Success: A green embed used to show successful actions.
-- Info: A blue embed for informational messages.
-- Warning: An orange embed for warnings.
-- Error: A red embed for error messages.
-- Neutral: A default white embed for neutral messages.
-- Action Required: A purple embed for actions that require user interaction.
-
-
-**Example: Warning Embed**
-```js
-const { EmbedBase } = require('discobase');
-
-const embed = EmbedBase.create('warning', 'This is a warning message!');
-channel.send({ embeds: [embed] });
-```
-
-
-## Create Buttons
-Discobase makes it simple to create buttons with custom actions. Here's how to create a button and send it along with an interaction handler.
-
-**First make sure to pass `client` to `ButtonBase`. You can do it in your main bot file.**
-```js
-const { ButtonBase } = require('discobase')
-ButtonBase.attachListener(client);
-```
-
-
-**Example 1: Creating a Button**
-```js
-const { ButtonBase } = require('discobase');
-const { ButtonStyle } = require('discord.js');
-
-const button = new ButtonBase()
- .setEmoji('👍')
- .setStyle(ButtonStyle.Primary)
- .setCustomId('button1');
-
-const buttonRow = button.build();
-await interaction.reply({ components: [buttonRow] });
-```
-
-
-## Button Interaction Handling
-You can handle interactions for multiple or single buttons by registering them using `ButtonBase.registerButton()`:
-
-**Single Button Example:**
-```js
-const { ButtonBase } = require('discobase');
-const { ButtonStyle } = require('discord.js');
-
-const button = new ButtonBase()
- .setEmoji('👍')
- .setStyle(ButtonStyle.Primary)
- .setCustomId('button1');
-
-const buttonRow = button.build();
-await interaction.reply({ components: [buttonRow] });
-
-ButtonBase.registerButton('button', button);
-
-button.onClick(async (interaction) => {
- await interaction.reply('You clicked the first button!');
-});
-
-
-```
-
-## Multiple Buttons
-You can also send multiple buttons in the same message. Just create as many buttons as you need and use the Buttons.build() method to add them to a row.
-
-**Example: Multiple Buttons**
-```js
-const { ButtonBase } = require('discobase');
-const { ButtonStyle } = require('discord.js');
-
-const button1 = new ButtonBase()
- .setEmoji('👍')
- .setStyle(ButtonStyle.Primary)
- .setCustomId('button1');
-
-const button2 = new ButtonBase()
- .setEmoji('❌')
- .setStyle(ButtonStyle.Danger)
- .setCustomId('button2');
-
-const buttonRow = ButtonBase.build(button1, button2);
-await interaction.reply({ components: [buttonRow] });
-
-ButtonBase.registerButton('button1', button1);
-ButtonBase.registerButton('button2', button2);
-
-button1.onClick(async (interaction) => {
- await interaction.reply('You clicked the first button!');
-});
-
-button2.onClick(async (interaction) => {
- await interaction.reply('You clicked the second button!');
-});
-```
-
-
-## Contact
-If you have any questions or need support, feel free to reach out to us:
-- Discord : https://discord.gg/ethical-programmer-s-1188398653530984539
-
diff --git a/admin/dashboard.js b/admin/dashboard.js
new file mode 100644
index 0000000..9ce92cd
--- /dev/null
+++ b/admin/dashboard.js
@@ -0,0 +1,289 @@
+const express = require('express');
+const bodyParser = require('body-parser');
+const fs = require('fs');
+const path = require('path');
+const app = express();
+const port = 3000;
+const client = require('../src/index')
+const multer = require('multer');
+const upload = multer();
+const { getActivities } = require('../src/functions/handlers/handleCommands');
+
+app.use(bodyParser.urlencoded({ extended: true }));
+app.use(express.static(path.join(__dirname, 'public')));
+app.use(upload.fields([{ name: 'new-bot-avatar' }, { name: 'new-bot-banner' }]));
+
+
+
+function loadConfig() {
+ const configPath = path.join(__dirname, '../config.json');
+ if (fs.existsSync(configPath)) {
+ return JSON.parse(fs.readFileSync(configPath, 'utf-8'));
+ }
+ return {};
+}
+
+app.get('/', (req, res) => {
+ res.sendFile(path.join(__dirname, 'views', 'index.html'));
+});
+
+app.get('/bot', (req, res) => {
+ res.sendFile(path.join(__dirname, 'views', 'botprofile.html'));
+});
+
+app.get('/config', (req, res) => {
+ res.sendFile(path.join(__dirname, 'views', 'config.html'));
+});
+
+app.get('/commands', (req, res) => {
+ res.sendFile(path.join(__dirname, 'views', 'commands.html'));
+});
+
+app.get('/errors', (req, res) => {
+ res.sendFile(path.join(__dirname, 'views', 'errors.html'));
+});
+
+app.get('/guilds', (req, res) => {
+ res.sendFile(path.join(__dirname, 'views', 'guilds.html'));
+});
+
+app.get('/api/bot-info', async (req, res) => {
+ try {
+
+ const fetchedUser = await client.users.fetch(client.user.id, { force: true });
+ const botStatus = client.presence.status;
+ const botName = client.user.username;
+ const botAvatar = `https://cdn.discordapp.com/avatars/${client.user.id}/${client.user.avatar}.png`;
+
+ const botId = client.user.id;
+ const botBanner = `https://cdn.discordapp.com/banners/${client.user.id}/${fetchedUser.banner}.png`;
+
+ const isVerified = client.user.verified;
+ res.json({
+ botStatus,
+ botName,
+ botId,
+ botBanner,
+ botAvatar,
+ isVerified
+ })
+ } catch (err) {
+ console.error('Error fetching bot info:', err);
+ res.status(500).json({ error: 'Internal Server Error' });
+ }
+})
+
+app.post('/api/update-bot', async (req, res) => {
+ const { newBotName } = req.body;
+
+ if (newBotName) {
+ try {
+ await client.user.setUsername(newBotName);
+ } catch (error) {
+ console.error('Error updating bot name:', error);
+ return res.json({ success: false, message: 'Failed to update bot name' });
+ }
+ }
+
+ // Update bot avatar if provided
+ const avatarFile = req.files['new-bot-avatar']?.[0];
+ if (avatarFile) {
+ try {
+ await client.user.setAvatar(avatarFile.buffer); // Use buffer for the image
+ } catch (error) {
+ console.error('Error updating bot avatar:', error);
+ return res.json({ success: false, message: 'Failed to update bot avatar' });
+ }
+ }
+
+ const bannerFile = req.files['new-bot-banner']?.[0];
+ if (bannerFile) {
+ try {
+ await client.user.setBanner(bannerFile.buffer);
+ } catch (error) {
+ console.error('Error updating bot banner:', error);
+ return res.json({ success: false, message: 'Failed to update bot banner' });
+ }
+ }
+
+ return res.json({ success: true });
+});
+
+app.get('/api/guilds', async (req, res) => {
+ const guildsData = client.guilds.cache.map(guild => ({
+ id: guild.id,
+ name: guild.name,
+ icon: guild.iconURL(),
+ memberCount: guild.memberCount,
+ }));
+
+ res.json(guildsData);
+});
+
+app.get('/api/bot-stats', async (req, res) => {
+ try {
+ const totalServers = client.guilds.cache.size;
+ const totalCommands = (client.commands ? client.commands.size : 0) + (client.prefix ? client.prefix.size : 0);
+ const botName = client.user.username;
+ const botIcon = `https://cdn.discordapp.com/avatars/${client.user.id}/${client.user.avatar}.png`;
+ let totalUsers = 0;
+ client.guilds.cache.forEach(guild => {
+ totalUsers += guild.memberCount;
+ });
+
+ res.json({
+ totalServers,
+ totalUsers,
+ totalCommands,
+ botName,
+ botIcon
+ });
+ } catch (err) {
+ console.error('Error fetching bot stats:', err);
+ res.status(500).json({ error: 'Internal Server Error' });
+ }
+});
+
+app.post('/update-config', (req, res) => {
+ // Load the existing config
+ const currentConfig = loadConfig();
+
+ // Update only the fields that are provided
+ const newConfig = {
+ bot: {
+ ...currentConfig.bot, // Keep existing values
+ ...(req.body.token && { token: req.body.token }), // Update token if provided
+ ...(req.body.id && { id: req.body.id }), // Update id if provided
+ ...(req.body.admins && { admins: req.body.admins.split(',') }), // Update admins if provided
+ ...(req.body.ownerId && { ownerId: req.body.ownerId }), // Update ownerId if provided
+ ...(req.body.developerCommandsServerIds && {
+ developerCommandsServerIds: req.body.developerCommandsServerIds.split(','),
+ }), // Update developerCommandsServerIds if provided
+ },
+ database: {
+ ...(currentConfig.database || {}),
+ ...(req.body.mongodbUrl && { mongodbUrl: req.body.mongodbUrl }),
+ },
+ logging: {
+ ...(currentConfig.logging || {}),
+ ...(req.body.guildJoinLogsId && { guildJoinLogsId: req.body.guildJoinLogsId }),
+ ...(req.body.guildLeaveLogsId && { guildLeaveLogsId: req.body.guildLeaveLogsId }),
+ ...(req.body.commandLogsChannelId && { commandLogsChannelId: req.body.commandLogsChannelId }),
+ ...(req.body.errorLogs && { errorLogs: req.body.errorLogs }),
+ },
+ prefix: {
+ ...(currentConfig.prefix || {}),
+ ...(req.body.prefix && { value: req.body.prefix }),
+ },
+ };
+
+ fs.writeFileSync(path.join(__dirname, '../config.json'), JSON.stringify(newConfig, null, 2));
+ res.redirect('/config?success=true');
+});
+
+app.get('/api/commands', (req, res) => {
+ const slashCommandsDir = path.join(__dirname, '../src/commands');
+ const prefixCommandsDir = path.join(__dirname, '../src/messages');
+ const commands = {
+ slash: [],
+ prefix: []
+ };
+
+ // A function to read commands from a directory
+ function readCommands(dir, commandArray, type) {
+ return new Promise((resolve, reject) => {
+ fs.readdir(dir, (err, files) => {
+ if (err) {
+ return reject(`Error reading ${type} commands`);
+ }
+
+ const promises = files.map(file => {
+ const filePath = path.join(dir, file);
+ return new Promise((resolveFile, rejectFile) => {
+ fs.stat(filePath, (err, stats) => {
+ if (err) {
+ return rejectFile('Error reading file stats');
+ }
+
+ if (stats.isDirectory()) {
+ readCommands(filePath, commandArray, type).then(resolveFile).catch(rejectFile);
+ } else if (path.extname(file) === '.js') {
+ const command = require(filePath);
+ if (type === 'slash') {
+ commandArray.push({
+ name: command.data.name,
+ description: command.data.description
+ });
+ } else {
+ commandArray.push({
+ name: command.name,
+ description: command.description
+ });
+ }
+ resolveFile();
+ } else {
+ resolveFile(); // Handle non-JS files gracefully
+ }
+ });
+ });
+ });
+
+ // Wait for all promises to resolve
+ Promise.all(promises).then(resolve).catch(reject);
+ });
+ });
+ }
+
+ // Read slash commands and then prefix commands
+ readCommands(slashCommandsDir, commands.slash, 'slash')
+ .then(() => readCommands(prefixCommandsDir, commands.prefix, 'prefix'))
+ .then(() => {
+ res.json(commands); // Send response after both commands are read
+ })
+ .catch(err => {
+ console.error(err);
+ res.status(500).json({ error: err });
+ });
+});
+
+app.get('/api/activities', (req, res) => {
+ const activities = getActivities();
+ res.json(activities);
+});
+
+app.get('/api/errors', (req, res) => {
+ const errorsDir = path.join(__dirname, '../errors'); // Path to the errors folder
+
+ // Ensure that the folder exists
+ if (!fs.existsSync(errorsDir)) {
+ return res.json({ errors: [], message: 'No errors found' });
+ }
+
+ // Read the files from the errors folder
+ fs.readdir(errorsDir, (err, files) => {
+ if (err) {
+ return res.status(500).json({ error: 'Unable to read error logs' });
+ }
+
+ // Sort files by date (latest first)
+ files.sort((a, b) => fs.statSync(path.join(errorsDir, b)).mtime - fs.statSync(path.join(errorsDir, a)).mtime);
+
+ // Prepare an array to store errors
+ const errorLogs = [];
+
+ // Read the content of each error file
+ files.forEach(file => {
+ const filePath = path.join(errorsDir, file);
+ const content = fs.readFileSync(filePath, 'utf8');
+ errorLogs.push({ fileName: file, content });
+ });
+
+ // Send the error logs to the front-end
+ res.json({ errors: errorLogs });
+ });
+});
+
+// Start the server
+app.listen(port, () => {
+ console.log(`Admin dashboard running at http://localhost:${port}`);
+});
diff --git a/admin/public/botProfile.css b/admin/public/botProfile.css
new file mode 100644
index 0000000..37f891e
--- /dev/null
+++ b/admin/public/botProfile.css
@@ -0,0 +1,266 @@
+:root {
+ --primary-color: #a69cec;
+ --secondary-color: #00cec9;
+ --background-color: #2d3436;
+ --card-background: rgba(255, 255, 255, 0.1);
+ --text-color: #ffffff;
+ --card-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
+ --success-color: #2ecc71;
+ --error-color: #e74c3c;
+}
+
+* {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+}
+
+body {
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
+ background: linear-gradient(135deg, var(--background-color), #4834d4);
+ color: var(--text-color);
+ line-height: 1.6;
+ min-height: 100vh;
+}
+
+.navbar {
+ background-color: rgba(255, 255, 255, 0.1);
+ backdrop-filter: blur(10px);
+ padding: 1rem 2rem;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ position: fixed;
+ width: 100%;
+ top: 0;
+ z-index: 1000;
+}
+
+.logo {
+ font-size: 1.5rem;
+ font-weight: bold;
+ color: var(--text-color);
+}
+
+nav ul {
+ list-style-type: none;
+ display: flex;
+ gap: 2rem;
+}
+
+.nav-link {
+ color: var(--text-color);
+ text-decoration: none;
+ font-weight: bold;
+ transition: color 0.3s ease, border-bottom 0.3s ease;
+ padding-bottom: 0.25rem;
+}
+
+.nav-link:hover {
+ color: var(--secondary-color);
+ border-bottom: 2px solid var(--secondary-color);
+}
+
+.container {
+ max-width: 1200px;
+ margin: 0 auto;
+ padding: 6rem 2rem 2rem;
+}
+
+.title {
+ text-align: center;
+ margin-bottom: 2rem;
+ font-size: 2.5rem;
+ color: var(--secondary-color);
+}
+
+.bot-info {
+ background-color: var(--card-background);
+ border-radius: 10px;
+ padding: 2rem;
+ box-shadow: var(--card-shadow);
+ margin-bottom: 2rem;
+ animation: fadeInUp 0.5s ease;
+}
+
+.bot-header {
+ display: flex;
+ align-items: center;
+ margin-bottom: 1rem;
+}
+
+.bot-avatar {
+ width: 100px;
+ height: 100px;
+ border-radius: 50%;
+ object-fit: cover;
+ margin-right: 1rem;
+ border: 3px solid var(--primary-color);
+}
+
+.bot-name-status {
+ flex-grow: 1;
+}
+
+.bot-name {
+ font-size: 1.5rem;
+ color: var(--secondary-color);
+ margin-bottom: 0.5rem;
+}
+
+.bot-banner {
+ width: 100%;
+ height: 200px;
+ object-fit: cover;
+ border-radius: 10px;
+ margin-bottom: 1rem;
+}
+
+.bot-details {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
+ gap: 1rem;
+}
+
+.bot-detail {
+ background-color: rgba(255, 255, 255, 0.05);
+ padding: 1rem;
+ border-radius: 5px;
+}
+
+.bot-detail h3 {
+ color: var(--secondary-color);
+ margin-bottom: 0.5rem;
+}
+
+.bot-status {
+ display: inline-block;
+ padding: 0.25rem 0.5rem;
+ border-radius: 20px;
+ font-size: 0.9rem;
+ font-weight: bold;
+}
+
+.status-online {
+ background-color: var(--success-color);
+}
+
+.status-offline {
+ background-color: var(--error-color);
+}
+
+.bot-actions {
+ margin-top: 2rem;
+}
+
+.bot-actions h3 {
+ color: var(--secondary-color);
+ margin-bottom: 1rem;
+}
+
+.form-group {
+ margin-bottom: 1rem;
+}
+
+.bot-button {
+ display: flex;
+ align-items: center;
+ margin-left: 2rem;
+ /* Adjust spacing as needed */
+}
+
+.bot-button .nav-link {
+ display: flex;
+ align-items: center;
+ background-color: var(--secondary-color);
+ padding: 0.5rem 1rem;
+ border-radius: 20px;
+ color: var(--text-color);
+ transition: background-color 0.3s ease;
+}
+
+.bot-button .nav-link:hover {
+ background-color: #009999;
+ /* Darker shade for hover effect */
+}
+
+.bot-icon {
+ width: 40px;
+ height: 40px;
+ border-radius: 50%;
+ overflow: hidden;
+ margin-right: 0.5rem;
+}
+
+.bot-icon img {
+ width: 100%;
+ height: 100%;
+ object-fit: cover;
+}
+
+.bot-name {
+ font-weight: bold;
+}
+
+
+label {
+ display: block;
+ margin-bottom: 0.5rem;
+ color: var(--secondary-color);
+}
+
+input[type="text"],
+input[type="file"] {
+ width: 100%;
+ padding: 0.5rem;
+ border: none;
+ background-color: rgba(255, 255, 255, 0.1);
+ color: var(--text-color);
+ border-radius: 5px;
+}
+
+button {
+ background-color: var(--primary-color);
+ color: var(--text-color);
+ border: none;
+ padding: 0.5rem 1rem;
+ border-radius: 5px;
+ cursor: pointer;
+ transition: background-color 0.3s ease;
+}
+
+button:hover {
+ background-color: var(--secondary-color);
+}
+
+@keyframes fadeInUp {
+ from {
+ opacity: 0;
+ transform: translateY(20px);
+ }
+
+ to {
+ opacity: 1;
+ transform: translateY(0);
+ }
+}
+
+@media (max-width: 768px) {
+ .container {
+ padding: 5rem 1rem 1rem;
+ }
+
+ .bot-details {
+ grid-template-columns: 1fr;
+ }
+
+ .bot-header {
+ flex-direction: column;
+ text-align: center;
+ }
+
+ .bot-avatar {
+ margin-right: 0;
+ margin-bottom: 1rem;
+ }
+}
\ No newline at end of file
diff --git a/admin/public/commands.css b/admin/public/commands.css
new file mode 100644
index 0000000..d6dbb16
--- /dev/null
+++ b/admin/public/commands.css
@@ -0,0 +1,174 @@
+:root {
+ --primary-color: #a69cec;
+ --secondary-color: #00cec9;
+ --background-color: #2d3436;
+ --card-background: rgba(255, 255, 255, 0.1);
+ --text-color: #ffffff;
+ --card-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
+}
+
+* {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+}
+
+body {
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
+ background: linear-gradient(135deg, var(--background-color), #4834d4);
+ color: var(--text-color);
+ line-height: 1.6;
+ min-height: 100vh;
+}
+
+.navbar {
+ background-color: rgba(255, 255, 255, 0.1);
+ backdrop-filter: blur(10px);
+ padding: 1rem 2rem;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ position: fixed;
+ width: 100%;
+ top: 0;
+ z-index: 1000;
+}
+
+.logo {
+ font-size: 1.5rem;
+ font-weight: bold;
+ color: var(--text-color);
+}
+
+nav ul {
+ list-style-type: none;
+ display: flex;
+ gap: 2rem;
+}
+
+.nav-link {
+ color: var(--text-color);
+ text-decoration: none;
+ font-weight: bold;
+ transition: color 0.3s ease, border-bottom 0.3s ease;
+ padding-bottom: 0.25rem;
+}
+
+.nav-link:hover {
+ color: var(--secondary-color);
+ border-bottom: 2px solid var(--secondary-color);
+}
+
+.container {
+ max-width: 1200px;
+ margin: 0 auto;
+ padding: 6rem 2rem 2rem;
+}
+
+.title {
+ text-align: center;
+ margin-bottom: 2rem;
+ font-size: 2.5rem;
+ color: var(--secondary-color);
+}
+
+.commands-section {
+ margin-bottom: 3rem;
+}
+
+h2 {
+ color: var(--secondary-color);
+ margin-bottom: 1.5rem;
+ font-size: 1.8rem;
+}
+
+.command-cards {
+ display: grid;
+ grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
+ gap: 1.5rem;
+}
+
+.command-card {
+ background-color: var(--card-background);
+ border-radius: 10px;
+ padding: 1.5rem;
+ box-shadow: var(--card-shadow);
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
+ opacity: 0;
+ transform: translateY(20px);
+ animation: fadeInUp 0.5s ease forwards;
+}
+
+.command-card:hover {
+ transform: translateY(-5px);
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
+}
+
+.bot-button {
+ display: flex;
+ align-items: center;
+ margin-left: 2rem;
+ /* Adjust spacing as needed */
+}
+
+.bot-button .nav-link {
+ display: flex;
+ align-items: center;
+ background-color: var(--secondary-color);
+ padding: 0.5rem 1rem;
+ border-radius: 20px;
+ color: var(--text-color);
+ transition: background-color 0.3s ease;
+}
+
+.bot-button .nav-link:hover {
+ background-color: #009999;
+ /* Darker shade for hover effect */
+}
+
+.bot-icon {
+ width: 40px;
+ height: 40px;
+ border-radius: 50%;
+ overflow: hidden;
+ margin-right: 0.5rem;
+}
+
+.bot-icon img {
+ width: 100%;
+ height: 100%;
+ object-fit: cover;
+}
+
+.bot-name {
+ font-weight: bold;
+}
+
+
+.command-card h3 {
+ color: var(--primary-color);
+ margin-bottom: 0.5rem;
+ font-size: 1.2rem;
+}
+
+.command-card p {
+ font-size: 0.9rem;
+ color: rgba(255, 255, 255, 0.8);
+}
+
+@keyframes fadeInUp {
+ to {
+ opacity: 1;
+ transform: translateY(0);
+ }
+}
+
+@media (max-width: 768px) {
+ .container {
+ padding: 5rem 1rem 1rem;
+ }
+
+ .command-cards {
+ grid-template-columns: 1fr;
+ }
+}
\ No newline at end of file
diff --git a/admin/public/config.css b/admin/public/config.css
new file mode 100644
index 0000000..ad6214e
--- /dev/null
+++ b/admin/public/config.css
@@ -0,0 +1,140 @@
+:root {
+ --primary-color: #ff6b6b;
+ --secondary-color: #4ecdc4;
+ --background-color: #1a1a2e;
+ --text-color: #ffffff;
+ --input-background: #2a2a3e;
+ --input-text: #ffffff;
+ --button-hover: #ff8787;
+}
+
+
+body {
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
+ background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460);
+ color: var(--text-color);
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ padding: 2rem;
+}
+
+.container {
+ background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
+ backdrop-filter: blur(10px);
+ border-radius: 20px;
+ padding: 2rem;
+ width: 100%;
+ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
+}
+
+h1 {
+ text-align: center;
+ margin-bottom: 2rem;
+ color: var(--secondary-color);
+ font-size: 2.5rem;
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
+}
+
+form {
+ display: grid;
+ gap: 2rem;
+}
+
+.form-row {
+ display: grid;
+ grid-template-columns: repeat(3, 1fr);
+ gap: 1.5rem;
+}
+
+.form-group {
+ display: flex;
+ flex-direction: column;
+}
+
+label {
+ margin-bottom: 0.5rem;
+ font-weight: bold;
+ color: var(--secondary-color);
+}
+
+input {
+ padding: 0.75rem;
+ border: none;
+ border-radius: 8px;
+ background-color: var(--input-background);
+ color: var(--input-text);
+ font-size: 1rem;
+ transition: all 0.3s ease;
+}
+
+input:focus {
+ outline: none;
+ box-shadow: 0 0 0 2px var(--secondary-color);
+}
+
+.submit-button {
+ background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
+ color: white;
+ border: none;
+ padding: 1rem;
+ border-radius: 8px;
+ font-size: 1.1rem;
+ cursor: pointer;
+ transition: all 0.3s ease;
+ text-transform: uppercase;
+ letter-spacing: 1px;
+ font-weight: bold;
+ width: 100%;
+ max-width: 300px;
+ justify-self: center;
+}
+
+.submit-button:hover {
+ background: linear-gradient(135deg, var(--button-hover), var(--secondary-color));
+ transform: translateY(-2px);
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
+}
+
+.form-group-special {
+ position: relative;
+ overflow: hidden;
+}
+
+.form-group-special::before {
+ content: '';
+ position: absolute;
+ top: -50%;
+ left: -50%;
+ width: 200%;
+ height: 200%;
+ background: conic-gradient(from 0deg, transparent, var(--primary-color), transparent 30%);
+ animation: rotate 4s linear infinite;
+ z-index: -1;
+}
+
+.form-group-special label,
+.form-group-special input {
+ position: relative;
+ z-index: 1;
+}
+
+@keyframes rotate {
+ 100% {
+ transform: rotate(360deg);
+ }
+}
+
+@media (max-width: 768px) {
+ .container {
+ padding: 1.5rem;
+ }
+
+ h1 {
+ font-size: 2rem;
+ }
+
+ .form-row {
+ grid-template-columns: 1fr;
+ }
+}
\ No newline at end of file
diff --git a/admin/public/errors.css b/admin/public/errors.css
new file mode 100644
index 0000000..63eacd4
--- /dev/null
+++ b/admin/public/errors.css
@@ -0,0 +1,166 @@
+:root {
+ --primary-color: #6c5ce7;
+ --secondary-color: #00cec9;
+ --background-color: #2d3436;
+ --card-background: rgba(255, 255, 255, 0.1);
+ --text-color: #ffffff;
+ --error-color: #ff6b6b;
+ --card-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
+}
+
+* {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+}
+
+body {
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
+ background: linear-gradient(135deg, var(--background-color), #4834d4);
+ color: var(--text-color);
+ line-height: 1.6;
+ min-height: 100vh;
+}
+
+.navbar {
+ background-color: rgba(255, 255, 255, 0.1);
+ backdrop-filter: blur(10px);
+ padding: 1rem 2rem;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ position: fixed;
+ width: 100%;
+ top: 0;
+ z-index: 1000;
+}
+
+.logo {
+ font-size: 1.5rem;
+ font-weight: bold;
+ color: var(--text-color);
+}
+
+nav ul {
+ list-style-type: none;
+ display: flex;
+ gap: 2rem;
+}
+
+.nav-link {
+ color: var(--text-color);
+ text-decoration: none;
+ font-weight: bold;
+ transition: color 0.3s ease, border-bottom 0.3s ease;
+ padding-bottom: 0.25rem;
+}
+
+.nav-link:hover {
+ color: var(--secondary-color);
+ border-bottom: 2px solid var(--secondary-color);
+}
+
+.container {
+ max-width: 1200px;
+ margin: 0 auto;
+ padding: 6rem 2rem 2rem;
+}
+
+.title {
+ text-align: center;
+ margin-bottom: 2rem;
+ font-size: 2.5rem;
+ color: var(--secondary-color);
+}
+
+.error-container {
+ background-color: var(--card-background);
+ border-radius: 10px;
+ padding: 1.5rem;
+ box-shadow: var(--card-shadow);
+ margin-bottom: 1.5rem;
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
+ opacity: 0;
+ transform: translateY(20px);
+ animation: fadeInUp 0.5s ease forwards;
+}
+
+.error-container:hover {
+ transform: translateY(-5px);
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
+}
+
+.error-container h3 {
+ color: var(--error-color);
+ margin-bottom: 1rem;
+ font-size: 1.2rem;
+}
+
+.bot-button {
+ display: flex;
+ align-items: center;
+ margin-left: 2rem;
+ /* Adjust spacing as needed */
+}
+
+.bot-button .nav-link {
+ display: flex;
+ align-items: center;
+ background-color: var(--secondary-color);
+ padding: 0.5rem 1rem;
+ border-radius: 20px;
+ color: var(--text-color);
+ transition: background-color 0.3s ease;
+}
+
+.bot-button .nav-link:hover {
+ background-color: #009999;
+ /* Darker shade for hover effect */
+}
+
+.bot-icon {
+ width: 40px;
+ height: 40px;
+ border-radius: 50%;
+ overflow: hidden;
+ margin-right: 0.5rem;
+}
+
+.bot-icon img {
+ width: 100%;
+ height: 100%;
+ object-fit: cover;
+}
+
+.bot-name {
+ font-weight: bold;
+}
+
+pre {
+ background-color: rgba(0, 0, 0, 0.3);
+ color: #f8f8f2;
+ padding: 1rem;
+ border-radius: 5px;
+ overflow-x: auto;
+ font-family: 'Courier New', Courier, monospace;
+ font-size: 0.9rem;
+}
+
+.no-errors {
+ text-align: center;
+ font-size: 1.2rem;
+ color: var(--secondary-color);
+}
+
+@keyframes fadeInUp {
+ to {
+ opacity: 1;
+ transform: translateY(0);
+ }
+}
+
+@media (max-width: 768px) {
+ .container {
+ padding: 5rem 1rem 1rem;
+ }
+}
\ No newline at end of file
diff --git a/admin/public/guilds.css b/admin/public/guilds.css
new file mode 100644
index 0000000..474e03a
--- /dev/null
+++ b/admin/public/guilds.css
@@ -0,0 +1,148 @@
+:root {
+ --primary-color: #a69cec;
+ --secondary-color: #00cec9;
+ --background-color: #2d3436;
+ --card-background: rgba(255, 255, 255, 0.1);
+ --text-color: #ffffff;
+ --card-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
+}
+
+* {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+}
+
+body {
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
+ background: linear-gradient(135deg, var(--background-color), #4834d4);
+ color: var(--text-color);
+ line-height: 1.6;
+ min-height: 100vh;
+}
+
+.navbar {
+ background-color: rgba(255, 255, 255, 0.1);
+ backdrop-filter: blur(10px);
+ padding: 1rem 2rem;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ position: fixed;
+ height: 70px;
+ width: 100%;
+ top: 0;
+ z-index: 1000;
+}
+
+.logo {
+ font-size: 1.5rem;
+ font-weight: bold;
+ color: var(--text-color);
+}
+
+nav ul {
+ list-style-type: none;
+ display: flex;
+ gap: 2rem;
+ align-items: center;
+}
+
+.nav-link {
+ color: var(--text-color);
+ text-decoration: none;
+ font-weight: bold;
+ transition: color 0.3s ease, border-bottom 0.3s ease;
+ padding-bottom: 0.25rem;
+}
+
+.nav-link:hover {
+ color: var(--secondary-color);
+ border-bottom: 2px solid var(--secondary-color);
+}
+
+.container {
+ max-width: 1200px;
+ margin: 0 auto;
+ padding: 6rem 2rem 2rem;
+}
+
+.title {
+ text-align: center;
+ margin-bottom: 2rem;
+ font-size: 2.5rem;
+ color: var(--secondary-color);
+}
+
+.guilds-grid {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
+ gap: 1.5rem;
+}
+
+.guild-card {
+ background-color: var(--card-background);
+ border-radius: 10px;
+ padding: 1.5rem;
+ box-shadow: var(--card-shadow);
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
+ opacity: 0;
+ transform: translateY(20px);
+ animation: fadeInUp 0.5s ease forwards;
+}
+
+.guild-card:hover {
+ transform: translateY(-5px);
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
+}
+
+.guild-header {
+ display: flex;
+ align-items: center;
+ margin-bottom: 1rem;
+}
+
+.guild-icon {
+ width: 64px;
+ height: 64px;
+ border-radius: 50%;
+ margin-right: 1rem;
+ object-fit: cover;
+}
+
+.guild-name {
+ font-size: 1.2rem;
+ font-weight: bold;
+ color: var(--primary-color);
+}
+
+.guild-members {
+ display: flex;
+ align-items: center;
+ color: var(--secondary-color);
+ font-size: 1rem;
+}
+
+.guild-members::before {
+ content: '\1F465';
+ /* Unicode for 'busts in silhouette' emoji */
+ margin-right: 0.5rem;
+ font-size: 1.2rem;
+}
+
+@keyframes fadeInUp {
+ to {
+ opacity: 1;
+ transform: translateY(0);
+ }
+}
+
+@media (max-width: 768px) {
+ .container {
+ padding: 5rem 1rem 1rem;
+ }
+
+ .guilds-grid {
+ grid-template-columns: 1fr;
+ }
+}
\ No newline at end of file
diff --git a/admin/public/style.css b/admin/public/style.css
new file mode 100644
index 0000000..5711494
--- /dev/null
+++ b/admin/public/style.css
@@ -0,0 +1,55 @@
+body {
+ margin: 0;
+ padding: 0;
+ font-family: 'Arial', sans-serif;
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
+ color: #ffffff;
+ min-height: 100vh;
+ display: flex;
+ width: 96vw;
+ flex-direction: column;
+}
+
+
+.banner {
+ margin-top: 80px;
+ text-align: center;
+}
+
+.banner-img {
+ width: 103.2%; /* Make the banner image responsive */
+ max-height: 300px; /* Adjust as needed */
+ object-fit: cover; /* Cover the space nicely */
+}
+
+.container {
+ max-width: 1200px;
+ margin: 0 auto;
+ padding: 2rem;
+ flex: 1;
+}
+
+.features {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
+ gap: 2rem;
+ margin-top: 2rem; /* Reduce space above the features */
+}
+
+.feature-card {
+ background-color: rgba(255, 255, 255, 0.1);
+ border-radius: 10px;
+ padding: 2rem;
+ text-align: center;
+ transition: transform 0.3s ease;
+}
+
+.feature-card:hover {
+ transform: translateY(-5px);
+}
+
+.feature-card h3 {
+ font-size: 1.5rem;
+ margin-bottom: 1rem;
+}
+
diff --git a/admin/views/botprofile.html b/admin/views/botprofile.html
new file mode 100644
index 0000000..b92242b
--- /dev/null
+++ b/admin/views/botprofile.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+ DiscoBase - Bot Information
+
+
+
+
+
+
DiscoBase
+
+
+
+
+
Bot Information
+
+
+
+
+
+
DiscoBot
+ Online
+
+
+
+
+
+
Bot ID
+
123456789
+
+
+
isVerified
+
Loading..
+
+
+
+
+
Update Bot Information
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/views/commands.html b/admin/views/commands.html
new file mode 100644
index 0000000..ae3f12c
--- /dev/null
+++ b/admin/views/commands.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+ DiscoBase - Commands
+
+
+
+
+
+
+
+
DiscoBase
+
+
+
+
+
Commands
+
+
+
Slash Commands
+
+
+
+
+
Prefix Commands
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/views/config.html b/admin/views/config.html
new file mode 100644
index 0000000..eac7317
--- /dev/null
+++ b/admin/views/config.html
@@ -0,0 +1,216 @@
+
+
+
+
+
+
+
+ DiscoBase - Configuration Management
+
+
+
+
+
+
+
+
+
DiscoBase
+
+
+
+
+
Configuration Management
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/views/errors.html b/admin/views/errors.html
new file mode 100644
index 0000000..8823190
--- /dev/null
+++ b/admin/views/errors.html
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+ DiscoBase - Error Logs
+
+
+
+
+
+
+
DiscoBase
+
+
+
+
+
Error Logs
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/views/guilds.html b/admin/views/guilds.html
new file mode 100644
index 0000000..deeac79
--- /dev/null
+++ b/admin/views/guilds.html
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+ DiscoBase - Guilds
+
+
+
+
+
+
+
DiscoBase
+
+
+
+
+
Guilds
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/views/index.html b/admin/views/index.html
new file mode 100644
index 0000000..6d82321
--- /dev/null
+++ b/admin/views/index.html
@@ -0,0 +1,309 @@
+
+
+
+
+
+
+ DiscoBase - Dashboard
+
+
+
+
+
+
+
DiscoBase
+
+
+
+
+
Dashboard
+
+
+
+
Total Servers
+
0
+
+
+
Total Users
+
0
+
+
+
Total Commands (Prefix & Slash)
+
0
+
+
+
+
+
Recent Activity
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/cli.js b/cli.js
new file mode 100644
index 0000000..92e4a1b
--- /dev/null
+++ b/cli.js
@@ -0,0 +1,153 @@
+#!/usr/bin/env node
+const fs = require('fs');
+const path = require('path');
+const { select, text, confirm } = require('@clack/prompts');
+const chalk = require('chalk');
+
+// Templates for different file types
+const templates = {
+ command: `const { SlashCommandBuilder, EmbedBuilder } = require('discord.js');
+
+module.exports = {
+ data: new SlashCommandBuilder()
+ .setName('your-command')
+ .setDescription('Describe your command here.'),
+
+ async execute(interaction, client) {
+ // Command execution logic goes here
+ }
+};`,
+ prefix: `//! This is a basic structure for a prefix command in discoBase using discord.js
+
+module.exports = {
+ name: 'command-name',
+ description: 'command-description.',
+ aliases: ['alias_1', 'alias_2'],
+ run: async (client, message, args) => {
+ // Command execution logic goes here
+ },
+};`,
+ event: `module.exports = {
+ name: 'event-name',
+ async execute(eventObject, client) {
+ // Event handling logic goes here
+ }
+};`
+};
+
+// Logging function with styling
+const logWithStyle = (message, type = 'info') => {
+ const styles = {
+ success: chalk.green.bold(`✔ ${message}`),
+ error: chalk.red.bold(`✖ ${message}`),
+ info: chalk.blueBright.bold(`ℹ ${message}`),
+ };
+ console.log(styles[type] || message);
+};
+
+// Function to create a file with content
+const createFile = (filePath, template) => {
+ fs.writeFile(filePath, template.trim(), (err) => {
+ if (err) return logWithStyle(`Error: ${err.message}`, 'error');
+ const relativePath = path.relative(path.join(__dirname, 'src'), filePath);
+ logWithStyle(`File created at ${relativePath}`, 'success');
+ });
+};
+
+// Main execution of the 'generate' command
+(async () => {
+ // Ask for the file type
+ const fileType = await select({
+ message: 'Select the type of file to generate:',
+ options: [
+ { value: 'command', label: 'Command' },
+ { value: 'event', label: 'Event' },
+ { value: 'prefix', label: 'Prefix Command' }
+ ],
+ });
+
+ const fileName = await text({
+ message: `Enter the name of the ${fileType} file (without extension):`,
+ initial: '',
+ });
+
+ const folderMap = {
+ command: 'commands',
+ event: 'events',
+ prefix: 'messages'
+ };
+
+ const folderSelection = folderMap[fileType];
+ const selectedFolderPath = path.join(__dirname, 'src', folderSelection);
+
+ // Check if the folder exists, if not, ask to create it
+ if (!fs.existsSync(selectedFolderPath)) {
+ const createFolder = await confirm({
+ message: `The folder ${folderSelection} does not exist. Do you want to create it?`,
+ });
+
+ if (createFolder) {
+ fs.mkdirSync(selectedFolderPath, { recursive: true });
+ logWithStyle(`Folder ${folderSelection} created successfully.`, 'success');
+ } else {
+ logWithStyle('Folder creation aborted.', 'error');
+ return;
+ }
+ }
+
+ // Get the subfolders within the selected folder
+ let subFolders = fs.readdirSync(selectedFolderPath).filter(item => fs.statSync(path.join(selectedFolderPath, item)).isDirectory());
+
+ // If no subfolders, ask if the user wants to create one
+ if (subFolders.length === 0) {
+ const createSubfolder = await confirm({
+ message: `No subfolders exist in ${folderSelection}. Would you like to create one?`,
+ });
+
+ if (createSubfolder) {
+ const subfolderName = await text({
+ message: `Enter the name of the new subfolder:`,
+ initial: '',
+ });
+
+ const newSubfolderPath = path.join(selectedFolderPath, subfolderName);
+ fs.mkdirSync(newSubfolderPath, { recursive: true });
+ logWithStyle(`Subfolder ${subfolderName} created successfully.`, 'success');
+ subFolders = [subfolderName];
+ } else {
+ logWithStyle('Subfolder creation aborted.', 'error');
+ return;
+ }
+ }
+
+ // Let the user select an existing subfolder or create a new one
+ const subfolderSelection = await select({
+ message: 'Select the subfolder to create the file in (or choose to create a new folder):',
+ options: [
+ ...subFolders.map(subfolder => ({ value: subfolder, label: subfolder })),
+ { value: 'new', label: 'Create new folder' }
+ ]
+ });
+
+ let subfolderPath;
+ if (subfolderSelection === 'new') {
+ const newSubfolderName = await text({
+ message: 'Enter the name of the new subfolder:',
+ initial: '',
+ });
+ subfolderPath = path.join(selectedFolderPath, newSubfolderName);
+ fs.mkdirSync(subfolderPath, { recursive: true });
+ logWithStyle(`New subfolder ${newSubfolderName} created successfully.`, 'success');
+ } else {
+ subfolderPath = path.join(selectedFolderPath, subfolderSelection);
+ }
+
+ // Create the file
+ const filePath = path.join(subfolderPath, `${fileName}.js`);
+
+ if (fs.existsSync(filePath)) {
+ logWithStyle(`File already exists: ${filePath}`, 'error');
+ } else {
+ createFile(filePath, templates[fileType]);
+ }
+})();
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..5101148
--- /dev/null
+++ b/config.json
@@ -0,0 +1,26 @@
+{
+ "bot": {
+ "token": "MTM1Njk3NTM4MzgxMTA2ODAzMQ.GUqXj_.tKGhbBytofKo79Uvrmd8_08kKDPrWX1yYAxpbw",
+ "id": "1356975383811068031",
+ "admins": [
+ "477999574804594708",
+ "428524753213456385"
+ ],
+ "ownerId": "477999574804594708",
+ "developerCommandsServerIds": [
+ "477999574804594708"
+ ]
+ },
+ "database": {
+ "mongodbUrl": "mongodb://admin:admin@192.168.88.136:9012/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.4.0"
+ },
+ "logging": {
+ "guildJoinLogsId": "GUILD_JOIN_LOGS_CHANNEL_ID",
+ "guildLeaveLogsId": "GUILD_LEAVE_LOGS_CHANNEL_ID",
+ "commandLogsChannelId": "COMMAND_LOGS_CHANNEL_ID",
+ "errorLogs": "YOUR_WEBHOOK_URL"
+ },
+ "prefix": {
+ "value": "/"
+ }
+}
\ No newline at end of file
diff --git a/contributing.md b/contributing.md
new file mode 100644
index 0000000..9c7f189
--- /dev/null
+++ b/contributing.md
@@ -0,0 +1,66 @@
+# Contributing to discoBase
+
+First of all, thank you for considering contributing to discoBase! Your support helps improve this package and make it better for everyone.
+
+## How Can You Contribute?
+
+- Reporting bugs
+- Suggesting features
+- Submitting code improvements or new features
+- Improving documentation
+
+## Guidelines for Contribution
+
+### 1. Reporting Bugs
+
+If you find a bug, please report it by opening an [issue]([https://github.com/your-repo/discoBase/issues](https://github.com/ethical-programmer/discobase/issues)). Provide as much detail as possible:
+
+- Steps to reproduce the bug
+- Version of discoBase you're using
+- Any error logs
+
+### 2. Suggesting Features
+
+Do you have an idea for a new feature? We'd love to hear it! Open an [issue]([https://github.com/your-repo/discoBase/issues](https://github.com/ethical-programmer/discobase/issues)) and explain the feature you'd like to see, along with any use cases.
+
+### 3. Submitting Code Changes
+
+To submit a code change:
+
+1. **Fork the repository** on GitHub.
+2. **Clone your fork** locally:
+ ```bash
+ git clone https://github.com/ethical-programmer/discobase
+ ```
+3. **Create a new branch** for your changes:
+ ```bash
+ git checkout -b feature/your-feature
+ ```
+4. **Make your changes** to the codebase.
+5. **Commit your changes**:
+ ```bash
+ git commit -m "Added a cool new feature"
+ ```
+6. **Push to your branch**:
+ ```bash
+ git push origin feature/your-feature
+ ```
+7. **Open a Pull Request** on GitHub.
+
+### 4. Coding Standards
+
+- Use consistent formatting and indentation.
+- Write clear, concise commit messages.
+- Make sure your code is well-documented and includes comments where necessary.
+
+### 5. Testing Your Changes
+
+Ensure that your changes do not introduce any errors or issues by thoroughly testing them before submitting. You can run the project locally to verify this.
+
+### 6. Improving Documentation
+
+Even if you're not a developer, improving the documentation is a great way to contribute! You can submit fixes for typos or add missing sections that help other users understand the project better.
+
+---
+
+Thank you for taking the time to contribute!
\ No newline at end of file
diff --git a/database/db.js b/database/db.js
new file mode 100644
index 0000000..6f30d12
--- /dev/null
+++ b/database/db.js
@@ -0,0 +1,14 @@
+const mysql = require('mysql2/promise');
+
+const pool = mysql.createPool({
+ host: "192.168.88.134",
+ user: "bxio_loginn",
+ password: "MasterOKEM#1",
+ database: "bxio_discord",
+ waitForConnections: true,
+ connectionLimit: 10,
+ queueLimit: 0
+});
+
+// Exporta o pool para ser usado com conn.query(...)
+module.exports = pool;
\ No newline at end of file
diff --git a/egg-pterodactyl-discobase.json b/egg-pterodactyl-discobase.json
index 1086618..e69de29 100644
--- a/egg-pterodactyl-discobase.json
+++ b/egg-pterodactyl-discobase.json
@@ -1,52 +0,0 @@
-{
- "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
- "meta": {
- "update_url": null,
- "version": "DiscoBase"
- },
- "exported_at": "2024-06-01T19:44:10+00:00",
- "name": "DiscoBase",
- "author": "mail@oixb.run",
- "description": "DiscoBase in ptero\r\n\r\nhttps://github.com/ATLauncher/discord-bot/",
- "features": null,
- "docker_images": {
- "Nodejs 16": "ghcr.io/parkervcp/yolks:node_16"
- },
- "file_denylist": [],
- "startup": "npm run start",
- "config": {
- "files": "{\r\n \"config/local.json\": {\r\n \"parser\": \"json\",\r\n \"find\": {\r\n \"discord.client_token\": \"{{server.build.env.CLIENT_TOKEN}}\",\r\n \"logging.level\": \"debug\"\r\n }\r\n }\r\n}",
- "logs": "{}",
- "startup": "{\r\n \"done\": \"Bot started\"\r\n}",
- "stop": "^C"
- },
- "scripts": {
- "installation": {
- "container": "node:16-bookworm",
- "entrypoint": "bash",
- "script": "#!/bin/bash\r\n\r\napt update\r\napt -y install git openssl\r\n\r\ncd /mnt/server\r\nif [[ -d .git/ ]]; then\r\n git pull\r\nelse\r\n git clone https://github.com/ATLauncher/discord-bot.git . \r\nfi\r\n\r\necho '{}' \u003e config/local.json\r\n\r\nnpm install --production\r\n\r\nnpm run build\r\n\r\nrm Dockerfile\r\nrm CONTRIBUTING.md\r\nrm README.md\r\nrm /config/.gitignore\r\nrm CODE_OF_CONDUCT.md\r\n\r\n## install end\r\necho \"-----------------------------------------\"\r\necho \"Installation completed...\"\r\necho \"-----------------------------------------\""
- }
- },
- "variables": [
- {
- "name": "client_token",
- "description": "Get a discord token at https://discordapp.com/developers/",
- "env_variable": "CLIENT_TOKEN",
- "default_value": "get_your_own_token_from_discord_",
- "user_viewable": true,
- "user_editable": true,
- "rules": "required|string|max:75",
- "field_type": "text"
- },
- {
- "name": "Node Environment",
- "description": "The node environment variable.\r\n\r\nNeeds to stay at \"development\" to log to console.",
- "env_variable": "NODE_ENV",
- "default_value": "development",
- "user_viewable": true,
- "user_editable": false,
- "rules": "required|string|max:20",
- "field_type": "text"
- }
- ]
-}
\ No newline at end of file
diff --git a/errors/2025-03-28T19-38-08.547Z.txt b/errors/2025-03-28T19-38-08.547Z.txt
new file mode 100644
index 0000000..d8acd20
--- /dev/null
+++ b/errors/2025-03-28T19-38-08.547Z.txt
@@ -0,0 +1,20 @@
+Error: Cannot find module 'mongoose'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+Error: Cannot find module 'mongoose'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/ready.js:2:18)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-03-28T19-38-25.871Z.txt b/errors/2025-03-28T19-38-25.871Z.txt
new file mode 100644
index 0000000..d8acd20
--- /dev/null
+++ b/errors/2025-03-28T19-38-25.871Z.txt
@@ -0,0 +1,20 @@
+Error: Cannot find module 'mongoose'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+Error: Cannot find module 'mongoose'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/ready.js:2:18)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-03-28T19-38-58.221Z.txt b/errors/2025-03-28T19-38-58.221Z.txt
new file mode 100644
index 0000000..d8acd20
--- /dev/null
+++ b/errors/2025-03-28T19-38-58.221Z.txt
@@ -0,0 +1,20 @@
+Error: Cannot find module 'mongoose'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+Error: Cannot find module 'mongoose'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/ready.js:2:18)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-03-28T19-42-51.273Z.txt b/errors/2025-03-28T19-42-51.273Z.txt
new file mode 100644
index 0000000..3bc6a93
--- /dev/null
+++ b/errors/2025-03-28T19-42-51.273Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'if'
+/root/oixb/src/commands/Community/oixb.js:28
+ devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
+ ^^
+
+SyntaxError: Unexpected token 'if'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-03-28T19-42-56.280Z.txt b/errors/2025-03-28T19-42-56.280Z.txt
new file mode 100644
index 0000000..f1f0d69
--- /dev/null
+++ b/errors/2025-03-28T19-42-56.280Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'if'
+/root/oixb/src/commands/Community/oixb.js:28
+ devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
+ ^^
+
+SyntaxError: Unexpected token 'if'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-03-28T19-43-11.001Z.txt b/errors/2025-03-28T19-43-11.001Z.txt
new file mode 100644
index 0000000..e5a46ae
--- /dev/null
+++ b/errors/2025-03-28T19-43-11.001Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '?'
+/root/oixb/src/commands/Community/oixb.js:28
+ ? devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
+ ^
+
+SyntaxError: Unexpected token '?'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-03-28T19-43-16.007Z.txt b/errors/2025-03-28T19-43-16.007Z.txt
new file mode 100644
index 0000000..f4d1579
--- /dev/null
+++ b/errors/2025-03-28T19-43-16.007Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '?'
+/root/oixb/src/commands/Community/oixb.js:28
+ ? devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
+ ^
+
+SyntaxError: Unexpected token '?'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-23-18.014Z.txt b/errors/2025-03-29T16-23-18.014Z.txt
new file mode 100644
index 0000000..8c0f3ef
--- /dev/null
+++ b/errors/2025-03-29T16-23-18.014Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '?'
+/root/oixb/src/commands/Community/oixb.js:22
+ ? adminOnly: true,
+ ^
+
+SyntaxError: Unexpected token '?'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-23-23.021Z.txt b/errors/2025-03-29T16-23-23.021Z.txt
new file mode 100644
index 0000000..37e1727
--- /dev/null
+++ b/errors/2025-03-29T16-23-23.021Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '?'
+/root/oixb/src/commands/Community/oixb.js:22
+ ? adminOnly: true,
+ ^
+
+SyntaxError: Unexpected token '?'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-24-30.231Z.txt b/errors/2025-03-29T16-24-30.231Z.txt
new file mode 100644
index 0000000..3bc6a93
--- /dev/null
+++ b/errors/2025-03-29T16-24-30.231Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'if'
+/root/oixb/src/commands/Community/oixb.js:28
+ devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
+ ^^
+
+SyntaxError: Unexpected token 'if'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-24-35.238Z.txt b/errors/2025-03-29T16-24-35.238Z.txt
new file mode 100644
index 0000000..f1f0d69
--- /dev/null
+++ b/errors/2025-03-29T16-24-35.238Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'if'
+/root/oixb/src/commands/Community/oixb.js:28
+ devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
+ ^^
+
+SyntaxError: Unexpected token 'if'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-24-42.905Z.txt b/errors/2025-03-29T16-24-42.905Z.txt
new file mode 100644
index 0000000..4784886
--- /dev/null
+++ b/errors/2025-03-29T16-24-42.905Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:231:9)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-25-36.176Z.txt b/errors/2025-03-29T16-25-36.176Z.txt
new file mode 100644
index 0000000..4784886
--- /dev/null
+++ b/errors/2025-03-29T16-25-36.176Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:231:9)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-27-21.231Z.txt b/errors/2025-03-29T16-27-21.231Z.txt
new file mode 100644
index 0000000..4784886
--- /dev/null
+++ b/errors/2025-03-29T16-27-21.231Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:231:9)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-28-21.381Z.txt b/errors/2025-03-29T16-28-21.381Z.txt
new file mode 100644
index 0000000..4784886
--- /dev/null
+++ b/errors/2025-03-29T16-28-21.381Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:231:9)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-28-29.378Z.txt b/errors/2025-03-29T16-28-29.378Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-03-29T16-28-29.378Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-29-25.557Z.txt b/errors/2025-03-29T16-29-25.557Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-03-29T16-29-25.557Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-42-24.584Z.txt b/errors/2025-03-29T16-42-24.584Z.txt
new file mode 100644
index 0000000..4784886
--- /dev/null
+++ b/errors/2025-03-29T16-42-24.584Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:231:9)
\ No newline at end of file
diff --git a/errors/2025-03-29T16-45-53.946Z.txt b/errors/2025-03-29T16-45-53.946Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-03-29T16-45-53.946Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-04-02T12-50-27.793Z.txt b/errors/2025-04-02T12-50-27.793Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-04-02T12-50-27.793Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-04-02T12-53-06.238Z.txt b/errors/2025-04-02T12-53-06.238Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-04-02T12-53-06.238Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-03-35.988Z.txt b/errors/2025-04-02T13-03-35.988Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-04-02T13-03-35.988Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-05-05.292Z.txt b/errors/2025-04-02T13-05-05.292Z.txt
new file mode 100644
index 0000000..03e4766
--- /dev/null
+++ b/errors/2025-04-02T13-05-05.292Z.txt
@@ -0,0 +1,11 @@
+DiscordAPIError[50001]: Missing Access
+DiscordAPIError[50001]: Missing Access
+ at handleErrors (/root/oixb/node_modules/@discordjs/rest/dist/index.js:727:13)
+ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+ at async SequentialHandler.runRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1128:23)
+ at async SequentialHandler.queueRequest (/root/oixb/node_modules/@discordjs/rest/dist/index.js:959:14)
+ at async _REST.request (/root/oixb/node_modules/@discordjs/rest/dist/index.js:1272:22)
+ at async /root/oixb/src/functions/handlers/handleCommands.js:171:17
+ at async Promise.all (index 0)
+ at async registerCommands (/root/oixb/src/functions/handlers/handleCommands.js:183:9)
+ at async handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:220:5)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-31-47.230Z.txt b/errors/2025-04-02T13-31-47.230Z.txt
new file mode 100644
index 0000000..fe16ba5
--- /dev/null
+++ b/errors/2025-04-02T13-31-47.230Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/oixb.js:15
+ .addStringOption(),
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-31-52.237Z.txt b/errors/2025-04-02T13-31-52.237Z.txt
new file mode 100644
index 0000000..09118c8
--- /dev/null
+++ b/errors/2025-04-02T13-31-52.237Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/oixb.js:15
+ .addStringOption(),
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-32-15.405Z.txt b/errors/2025-04-02T13-32-15.405Z.txt
new file mode 100644
index 0000000..fe16ba5
--- /dev/null
+++ b/errors/2025-04-02T13-32-15.405Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/oixb.js:15
+ .addStringOption(),
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-32-20.411Z.txt b/errors/2025-04-02T13-32-20.411Z.txt
new file mode 100644
index 0000000..09118c8
--- /dev/null
+++ b/errors/2025-04-02T13-32-20.411Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/oixb.js:15
+ .addStringOption(),
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-32-40.072Z.txt b/errors/2025-04-02T13-32-40.072Z.txt
new file mode 100644
index 0000000..50fadee
--- /dev/null
+++ b/errors/2025-04-02T13-32-40.072Z.txt
@@ -0,0 +1,12 @@
+Error: Expected
+Error: Expected
+ at _InstanceValidator.handle (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:1531:75)
+ at _InstanceValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:90)
+ at assertReturnOfBuilder (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1638:53)
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2440:5)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/oixb.js:14:10)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-32-45.076Z.txt b/errors/2025-04-02T13-32-45.076Z.txt
new file mode 100644
index 0000000..50fadee
--- /dev/null
+++ b/errors/2025-04-02T13-32-45.076Z.txt
@@ -0,0 +1,12 @@
+Error: Expected
+Error: Expected
+ at _InstanceValidator.handle (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:1531:75)
+ at _InstanceValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:90)
+ at assertReturnOfBuilder (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1638:53)
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2440:5)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/oixb.js:14:10)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-34-37.355Z.txt b/errors/2025-04-02T13-34-37.355Z.txt
new file mode 100644
index 0000000..50fadee
--- /dev/null
+++ b/errors/2025-04-02T13-34-37.355Z.txt
@@ -0,0 +1,12 @@
+Error: Expected
+Error: Expected
+ at _InstanceValidator.handle (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:1531:75)
+ at _InstanceValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:90)
+ at assertReturnOfBuilder (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1638:53)
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2440:5)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/oixb.js:14:10)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-35-15.213Z.txt b/errors/2025-04-02T13-35-15.213Z.txt
new file mode 100644
index 0000000..50fadee
--- /dev/null
+++ b/errors/2025-04-02T13-35-15.213Z.txt
@@ -0,0 +1,12 @@
+Error: Expected
+Error: Expected
+ at _InstanceValidator.handle (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:1531:75)
+ at _InstanceValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:90)
+ at assertReturnOfBuilder (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1638:53)
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2440:5)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/oixb.js:14:10)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-35-28.711Z.txt b/errors/2025-04-02T13-35-28.711Z.txt
new file mode 100644
index 0000000..54fe9a7
--- /dev/null
+++ b/errors/2025-04-02T13-35-28.711Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:25
+ ownerOnly: true,
+ ^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-35-34.596Z.txt b/errors/2025-04-02T13-35-34.596Z.txt
new file mode 100644
index 0000000..0ee3162
--- /dev/null
+++ b/errors/2025-04-02T13-35-34.596Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:25
+ ownerOnly: true,
+ ^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-01.279Z.txt b/errors/2025-04-02T13-36-01.279Z.txt
new file mode 100644
index 0000000..553f965
--- /dev/null
+++ b/errors/2025-04-02T13-36-01.279Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: ownerOnly is not defined
+ReferenceError: ownerOnly is not defined
+ at Object. (/root/oixb/src/commands/Community/oixb.js:25:7)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-07.017Z.txt b/errors/2025-04-02T13-36-07.017Z.txt
new file mode 100644
index 0000000..9c48df1
--- /dev/null
+++ b/errors/2025-04-02T13-36-07.017Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: ownerOnly is not defined
+ReferenceError: ownerOnly is not defined
+ at Object. (/root/oixb/src/commands/Community/oixb.js:25:7)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:219:53)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-37.034Z.txt b/errors/2025-04-02T13-36-37.034Z.txt
new file mode 100644
index 0000000..54fe9a7
--- /dev/null
+++ b/errors/2025-04-02T13-36-37.034Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:25
+ ownerOnly: true,
+ ^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-42.040Z.txt b/errors/2025-04-02T13-36-42.040Z.txt
new file mode 100644
index 0000000..0ee3162
--- /dev/null
+++ b/errors/2025-04-02T13-36-42.040Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:25
+ ownerOnly: true,
+ ^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-47.384Z.txt b/errors/2025-04-02T13-36-47.384Z.txt
new file mode 100644
index 0000000..6bd3a32
--- /dev/null
+++ b/errors/2025-04-02T13-36-47.384Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: adminOnly is not defined
+ReferenceError: adminOnly is not defined
+ at Object. (/root/oixb/src/commands/Community/oixb.js:22:7)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-52.389Z.txt b/errors/2025-04-02T13-36-52.389Z.txt
new file mode 100644
index 0000000..3a203cf
--- /dev/null
+++ b/errors/2025-04-02T13-36-52.389Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: adminOnly is not defined
+ReferenceError: adminOnly is not defined
+ at Object. (/root/oixb/src/commands/Community/oixb.js:22:7)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-55.261Z.txt b/errors/2025-04-02T13-36-55.261Z.txt
new file mode 100644
index 0000000..f82282d
--- /dev/null
+++ b/errors/2025-04-02T13-36-55.261Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:22
+ adminOnly: true,
+ ^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-36-59.503Z.txt b/errors/2025-04-02T13-36-59.503Z.txt
new file mode 100644
index 0000000..b5ff826
--- /dev/null
+++ b/errors/2025-04-02T13-36-59.503Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:22
+ adminOnly: true,
+ ^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-52-27.971Z.txt b/errors/2025-04-02T13-52-27.971Z.txt
new file mode 100644
index 0000000..c9c4800
--- /dev/null
+++ b/errors/2025-04-02T13-52-27.971Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: asd is not defined
+ReferenceError: asd is not defined
+ at Object. (/root/oixb/src/messages/Community/oixb.js:1:1)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object.loadCommand (/root/oixb/src/functions/handlers/prefixHandler.js:56:29)
+ at Timeout._onTimeout (/root/oixb/src/functions/handlers/prefixHandler.js:14:18)
+ at listOnTimeout (node:internal/timers:569:17)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-52-32.397Z.txt b/errors/2025-04-02T13-52-32.397Z.txt
new file mode 100644
index 0000000..d602d0b
--- /dev/null
+++ b/errors/2025-04-02T13-52-32.397Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: asdsada is not defined
+ReferenceError: asdsada is not defined
+ at Object. (/root/oixb/src/messages/Community/oixb.js:1:1)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object.loadCommand (/root/oixb/src/functions/handlers/prefixHandler.js:56:29)
+ at Timeout._onTimeout (/root/oixb/src/functions/handlers/prefixHandler.js:14:18)
+ at listOnTimeout (node:internal/timers:569:17)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-56-11.227Z.txt b/errors/2025-04-02T13-56-11.227Z.txt
new file mode 100644
index 0000000..fcfaeb9
--- /dev/null
+++ b/errors/2025-04-02T13-56-11.227Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/messages/Community/oixb.js:32
+ await interaction.deleteReply();
+ ^^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object.loadCommand (/root/oixb/src/functions/handlers/prefixHandler.js:56:29)
+ at Timeout._onTimeout (/root/oixb/src/functions/handlers/prefixHandler.js:14:18)
\ No newline at end of file
diff --git a/errors/2025-04-02T13-57-30.456Z.txt b/errors/2025-04-02T13-57-30.456Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-02T13-57-30.456Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-02T13-57-52.108Z.txt b/errors/2025-04-02T13-57-52.108Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-02T13-57-52.108Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-02T13-58-56.079Z.txt b/errors/2025-04-02T13-58-56.079Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-02T13-58-56.079Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-02T13-59-05.946Z.txt b/errors/2025-04-02T13-59-05.946Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-02T13-59-05.946Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-02T15-53-14.274Z.txt b/errors/2025-04-02T15-53-14.274Z.txt
new file mode 100644
index 0000000..d933545
--- /dev/null
+++ b/errors/2025-04-02T15-53-14.274Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Invalid or unexpected token
+/root/oixb/src/events/handlers/ready.js:59
+ state: "<:bot:1213894718358823005>
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+SyntaxError: Invalid or unexpected token
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadEvent (/root/oixb/src/functions/handlers/handelEvents.js:64:27)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handelEvents.js:152:17)
\ No newline at end of file
diff --git a/errors/2025-04-02T15-55-41.215Z.txt b/errors/2025-04-02T15-55-41.215Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T15-55-41.215Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T15-55-51.183Z.txt b/errors/2025-04-02T15-55-51.183Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T15-55-51.183Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T15-55-59.678Z.txt b/errors/2025-04-02T15-55-59.678Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T15-55-59.678Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T15-56-14.545Z.txt b/errors/2025-04-02T15-56-14.545Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T15-56-14.545Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T15-56-18.166Z.txt b/errors/2025-04-02T15-56-18.166Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T15-56-18.166Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-18-11.963Z.txt b/errors/2025-04-02T16-18-11.963Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-18-11.963Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-19-08.197Z.txt b/errors/2025-04-02T16-19-08.197Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-19-08.197Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-19-30.911Z.txt b/errors/2025-04-02T16-19-30.911Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-19-30.911Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-19-34.457Z.txt b/errors/2025-04-02T16-19-34.457Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-19-34.457Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-25-19.485Z.txt b/errors/2025-04-02T16-25-19.485Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-25-19.485Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-26-22.463Z.txt b/errors/2025-04-02T16-26-22.463Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-26-22.463Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-29-51.749Z.txt b/errors/2025-04-02T16-29-51.749Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-29-51.749Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-33-11.061Z.txt b/errors/2025-04-02T16-33-11.061Z.txt
new file mode 100644
index 0000000..1e47a1c
--- /dev/null
+++ b/errors/2025-04-02T16-33-11.061Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:36
+ const data = new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-33-16.062Z.txt b/errors/2025-04-02T16-33-16.062Z.txt
new file mode 100644
index 0000000..196cd01
--- /dev/null
+++ b/errors/2025-04-02T16-33-16.062Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/oixb.js:36
+ const data = new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-33-31.768Z.txt b/errors/2025-04-02T16-33-31.768Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-33-31.768Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-33-48.897Z.txt b/errors/2025-04-02T16-33-48.897Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-33-48.897Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-34-39.321Z.txt b/errors/2025-04-02T16-34-39.321Z.txt
new file mode 100644
index 0000000..f39c524
--- /dev/null
+++ b/errors/2025-04-02T16-34-39.321Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/oixb.js:35
+ .addStringOption(option =>
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-34-43.008Z.txt b/errors/2025-04-02T16-34-43.008Z.txt
new file mode 100644
index 0000000..956eddb
--- /dev/null
+++ b/errors/2025-04-02T16-34-43.008Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/oixb.js:35
+ .addStringOption(option =>
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-35-00.703Z.txt b/errors/2025-04-02T16-35-00.703Z.txt
new file mode 100644
index 0000000..ba22245
--- /dev/null
+++ b/errors/2025-04-02T16-35-00.703Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token ';'
+/root/oixb/src/commands/Community/oixb.js:40
+ .setDescription('The channel to echo into'));
+ ^
+
+SyntaxError: Unexpected token ';'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-35-05.706Z.txt b/errors/2025-04-02T16-35-05.706Z.txt
new file mode 100644
index 0000000..1414c67
--- /dev/null
+++ b/errors/2025-04-02T16-35-05.706Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token ';'
+/root/oixb/src/commands/Community/oixb.js:40
+ .setDescription('The channel to echo into'));
+ ^
+
+SyntaxError: Unexpected token ';'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-35-17.111Z.txt b/errors/2025-04-02T16-35-17.111Z.txt
new file mode 100644
index 0000000..03f46c3
--- /dev/null
+++ b/errors/2025-04-02T16-35-17.111Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.run is not a function
+TypeError: command.run is not a function
+ at Object.execute (/root/oixb/src/events/handlers/prefixCreate.js:149:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at MessageCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/MessageCreate.js:32:14)
+ at module.exports [as MESSAGE_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-53-46.056Z.txt b/errors/2025-04-02T16-53-46.056Z.txt
new file mode 100644
index 0000000..9e90d6f
--- /dev/null
+++ b/errors/2025-04-02T16-53-46.056Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: client is not defined
+ReferenceError: client is not defined
+ at Object. (/root/oixb/src/commands/Community/teste.js:3:1)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-53-51.060Z.txt b/errors/2025-04-02T16-53-51.060Z.txt
new file mode 100644
index 0000000..554e2ef
--- /dev/null
+++ b/errors/2025-04-02T16-53-51.060Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: client is not defined
+ReferenceError: client is not defined
+ at Object. (/root/oixb/src/commands/Community/teste.js:3:1)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-02T16-53-58.693Z.txt b/errors/2025-04-02T16-53-58.693Z.txt
new file mode 100644
index 0000000..529bdb9
--- /dev/null
+++ b/errors/2025-04-02T16-53-58.693Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: client is not defined
+ReferenceError: client is not defined
+ at Object. (/root/oixb/src/commands/Community/teste.js:3:1)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at handleCommands (/root/oixb/src/functions/handlers/handleCommands.js:219:53)
\ No newline at end of file
diff --git a/errors/2025-04-02T17-53-54.417Z.txt b/errors/2025-04-02T17-53-54.417Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-02T17-53-54.417Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-02T18-06-21.198Z.txt b/errors/2025-04-02T18-06-21.198Z.txt
new file mode 100644
index 0000000..e1ad3fc
--- /dev/null
+++ b/errors/2025-04-02T18-06-21.198Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/messages/Community/oixb.js:34
+ .addUserOption(option =>
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object.loadCommand (/root/oixb/src/functions/handlers/prefixHandler.js:56:29)
+ at Timeout._onTimeout (/root/oixb/src/functions/handlers/prefixHandler.js:14:18)
\ No newline at end of file
diff --git a/errors/2025-04-02T18-06-24.821Z.txt b/errors/2025-04-02T18-06-24.821Z.txt
new file mode 100644
index 0000000..e1ad3fc
--- /dev/null
+++ b/errors/2025-04-02T18-06-24.821Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/messages/Community/oixb.js:34
+ .addUserOption(option =>
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object.loadCommand (/root/oixb/src/functions/handlers/prefixHandler.js:56:29)
+ at Timeout._onTimeout (/root/oixb/src/functions/handlers/prefixHandler.js:14:18)
\ No newline at end of file
diff --git a/errors/2025-04-02T18-33-06.028Z.txt b/errors/2025-04-02T18-33-06.028Z.txt
new file mode 100644
index 0000000..9b98e0a
--- /dev/null
+++ b/errors/2025-04-02T18-33-06.028Z.txt
@@ -0,0 +1,12 @@
+TypeError: command.execute is not a function
+TypeError: command.execute is not a function
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
+ at WebSocketShard.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-03-06.086Z.txt b/errors/2025-04-02T19-03-06.086Z.txt
new file mode 100644
index 0000000..3cb7a81
--- /dev/null
+++ b/errors/2025-04-02T19-03-06.086Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-03-11.090Z.txt b/errors/2025-04-02T19-03-11.090Z.txt
new file mode 100644
index 0000000..de6f638
--- /dev/null
+++ b/errors/2025-04-02T19-03-11.090Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-36-49.755Z.txt b/errors/2025-04-02T19-36-49.755Z.txt
new file mode 100644
index 0000000..3cb7a81
--- /dev/null
+++ b/errors/2025-04-02T19-36-49.755Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-36-54.759Z.txt b/errors/2025-04-02T19-36-54.759Z.txt
new file mode 100644
index 0000000..de6f638
--- /dev/null
+++ b/errors/2025-04-02T19-36-54.759Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-37-31.505Z.txt b/errors/2025-04-02T19-37-31.505Z.txt
new file mode 100644
index 0000000..3cb7a81
--- /dev/null
+++ b/errors/2025-04-02T19-37-31.505Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-37-36.509Z.txt b/errors/2025-04-02T19-37-36.509Z.txt
new file mode 100644
index 0000000..de6f638
--- /dev/null
+++ b/errors/2025-04-02T19-37-36.509Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-37-49.670Z.txt b/errors/2025-04-02T19-37-49.670Z.txt
new file mode 100644
index 0000000..3cb7a81
--- /dev/null
+++ b/errors/2025-04-02T19-37-49.670Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-37-54.673Z.txt b/errors/2025-04-02T19-37-54.673Z.txt
new file mode 100644
index 0000000..de6f638
--- /dev/null
+++ b/errors/2025-04-02T19-37-54.673Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-37-59.344Z.txt b/errors/2025-04-02T19-37-59.344Z.txt
new file mode 100644
index 0000000..3cb7a81
--- /dev/null
+++ b/errors/2025-04-02T19-37-59.344Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-38-04.348Z.txt b/errors/2025-04-02T19-38-04.348Z.txt
new file mode 100644
index 0000000..de6f638
--- /dev/null
+++ b/errors/2025-04-02T19-38-04.348Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-38-25.478Z.txt b/errors/2025-04-02T19-38-25.478Z.txt
new file mode 100644
index 0000000..3cb7a81
--- /dev/null
+++ b/errors/2025-04-02T19-38-25.478Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-02T19-38-30.482Z.txt b/errors/2025-04-02T19-38-30.482Z.txt
new file mode 100644
index 0000000..de6f638
--- /dev/null
+++ b/errors/2025-04-02T19-38-30.482Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:19
+ data: new SlashCommandBuilder()
+ ^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T06-07-08.755Z.txt b/errors/2025-04-03T06-07-08.755Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T06-07-08.755Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-03T06-08-14.613Z.txt b/errors/2025-04-03T06-08-14.613Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T06-08-14.613Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-03T06-09-04.927Z.txt b/errors/2025-04-03T06-09-04.927Z.txt
new file mode 100644
index 0000000..aa551a6
--- /dev/null
+++ b/errors/2025-04-03T06-09-04.927Z.txt
@@ -0,0 +1,12 @@
+TypeError: Cannot read properties of null (reading 'id')
+TypeError: Cannot read properties of null (reading 'id')
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:30:90)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T06-10-59.079Z.txt b/errors/2025-04-03T06-10-59.079Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T06-10-59.079Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-03T06-30-10.704Z.txt b/errors/2025-04-03T06-30-10.704Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T06-30-10.704Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-03T06-41-27.417Z.txt b/errors/2025-04-03T06-41-27.417Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T06-41-27.417Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-03T09-04-24.923Z.txt b/errors/2025-04-03T09-04-24.923Z.txt
new file mode 100644
index 0000000..4d0faf2
--- /dev/null
+++ b/errors/2025-04-03T09-04-24.923Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: user is not defined
+ReferenceError: user is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:43:131)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-13-41.339Z.txt b/errors/2025-04-03T09-13-41.339Z.txt
new file mode 100644
index 0000000..7a68298
--- /dev/null
+++ b/errors/2025-04-03T09-13-41.339Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: member is not defined
+ReferenceError: member is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:47:104)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-13-44.799Z.txt b/errors/2025-04-03T09-13-44.799Z.txt
new file mode 100644
index 0000000..7a68298
--- /dev/null
+++ b/errors/2025-04-03T09-13-44.799Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: member is not defined
+ReferenceError: member is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:47:104)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-20-57.255Z.txt b/errors/2025-04-03T09-20-57.255Z.txt
new file mode 100644
index 0000000..7a68298
--- /dev/null
+++ b/errors/2025-04-03T09-20-57.255Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: member is not defined
+ReferenceError: member is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:47:104)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-23-13.799Z.txt b/errors/2025-04-03T09-23-13.799Z.txt
new file mode 100644
index 0000000..b004716
--- /dev/null
+++ b/errors/2025-04-03T09-23-13.799Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: member is not defined
+ReferenceError: member is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:44:104)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-23-19.776Z.txt b/errors/2025-04-03T09-23-19.776Z.txt
new file mode 100644
index 0000000..b004716
--- /dev/null
+++ b/errors/2025-04-03T09-23-19.776Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: member is not defined
+ReferenceError: member is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:44:104)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-25-52.875Z.txt b/errors/2025-04-03T09-25-52.875Z.txt
new file mode 100644
index 0000000..cd887ad
--- /dev/null
+++ b/errors/2025-04-03T09-25-52.875Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: user is not defined
+ReferenceError: user is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:44:95)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-26-07.018Z.txt b/errors/2025-04-03T09-26-07.018Z.txt
new file mode 100644
index 0000000..cd887ad
--- /dev/null
+++ b/errors/2025-04-03T09-26-07.018Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: user is not defined
+ReferenceError: user is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:44:95)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-33-37.745Z.txt b/errors/2025-04-03T09-33-37.745Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T09-33-37.745Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-03T09-34-15.336Z.txt b/errors/2025-04-03T09-34-15.336Z.txt
new file mode 100644
index 0000000..e243cc4
--- /dev/null
+++ b/errors/2025-04-03T09-34-15.336Z.txt
@@ -0,0 +1,12 @@
+TypeError: Cannot read properties of null (reading 'username')
+TypeError: Cannot read properties of null (reading 'username')
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:46:97)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-34-27.589Z.txt b/errors/2025-04-03T09-34-27.589Z.txt
new file mode 100644
index 0000000..e243cc4
--- /dev/null
+++ b/errors/2025-04-03T09-34-27.589Z.txt
@@ -0,0 +1,12 @@
+TypeError: Cannot read properties of null (reading 'username')
+TypeError: Cannot read properties of null (reading 'username')
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:46:97)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-36-19.091Z.txt b/errors/2025-04-03T09-36-19.091Z.txt
new file mode 100644
index 0000000..90504b2
--- /dev/null
+++ b/errors/2025-04-03T09-36-19.091Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/teste.js:16
+ { name: 'Funny', value: ${boost} },
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-36-24.099Z.txt b/errors/2025-04-03T09-36-24.099Z.txt
new file mode 100644
index 0000000..bcb3cac
--- /dev/null
+++ b/errors/2025-04-03T09-36-24.099Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/teste.js:16
+ { name: 'Funny', value: ${boost} },
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-38-28.671Z.txt b/errors/2025-04-03T09-38-28.671Z.txt
new file mode 100644
index 0000000..d4b5d36
--- /dev/null
+++ b/errors/2025-04-03T09-38-28.671Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:29
+ if ${category} == "1" {
+ ^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-38-33.678Z.txt b/errors/2025-04-03T09-38-33.678Z.txt
new file mode 100644
index 0000000..b4e9fc0
--- /dev/null
+++ b/errors/2025-04-03T09-38-33.678Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:29
+ if ${category} == "1" {
+ ^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-39-13.744Z.txt b/errors/2025-04-03T09-39-13.744Z.txt
new file mode 100644
index 0000000..76367e7
--- /dev/null
+++ b/errors/2025-04-03T09-39-13.744Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/teste.js:29
+ ${category} == "1" {
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-39-18.751Z.txt b/errors/2025-04-03T09-39-18.751Z.txt
new file mode 100644
index 0000000..105f77a
--- /dev/null
+++ b/errors/2025-04-03T09-39-18.751Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/teste.js:29
+ ${category} == "1" {
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-40-05.145Z.txt b/errors/2025-04-03T09-40-05.145Z.txt
new file mode 100644
index 0000000..a23fa15
--- /dev/null
+++ b/errors/2025-04-03T09-40-05.145Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:29
+ if category == "1" {
+ ^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-40-10.149Z.txt b/errors/2025-04-03T09-40-10.149Z.txt
new file mode 100644
index 0000000..a1ff76f
--- /dev/null
+++ b/errors/2025-04-03T09-40-10.149Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:29
+ if category = "1" {
+ ^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-40-11.892Z.txt b/errors/2025-04-03T09-40-11.892Z.txt
new file mode 100644
index 0000000..64ff00a
--- /dev/null
+++ b/errors/2025-04-03T09-40-11.892Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:29
+ if category = "1" {
+ ^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-40-16.896Z.txt b/errors/2025-04-03T09-40-16.896Z.txt
new file mode 100644
index 0000000..a1ff76f
--- /dev/null
+++ b/errors/2025-04-03T09-40-16.896Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/teste.js:29
+ if category = "1" {
+ ^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-43-08.320Z.txt b/errors/2025-04-03T09-43-08.320Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-43-08.320Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-43-13.328Z.txt b/errors/2025-04-03T09-43-13.328Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-43-13.328Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-43-29.518Z.txt b/errors/2025-04-03T09-43-29.518Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-43-29.518Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-43-34.521Z.txt b/errors/2025-04-03T09-43-34.521Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-43-34.521Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-43-38.842Z.txt b/errors/2025-04-03T09-43-38.842Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-43-38.842Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-43-43.850Z.txt b/errors/2025-04-03T09-43-43.850Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-43-43.850Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-45-07.859Z.txt b/errors/2025-04-03T09-45-07.859Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-45-07.859Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-45-12.867Z.txt b/errors/2025-04-03T09-45-12.867Z.txt
new file mode 100644
index 0000000..a6ce53c
--- /dev/null
+++ b/errors/2025-04-03T09-45-12.867Z.txt
@@ -0,0 +1,12 @@
+Error: Invalid string format
+Error: Invalid string format
+ at Object.run (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:2475:64)
+ at /root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:67
+ at Array.reduce ()
+ at _StringValidator.parse (/root/oixb/node_modules/@sapphire/shapeshift/dist/cjs/index.cjs:972:29)
+ at validateName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1599:17)
+ at MixedClass.setName (/root/oixb/node_modules/@discordjs/builders/dist/index.js:1701:5)
+ at /root/oixb/src/commands/Community/teste.js:12:11
+ at MixedClass._sharedAddOptionMethod (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2439:50)
+ at MixedClass.addStringOption (/root/oixb/node_modules/@discordjs/builders/dist/index.js:2411:17)
+ at Object. (/root/oixb/src/commands/Community/teste.js:11:4)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-47-44.537Z.txt b/errors/2025-04-03T09-47-44.537Z.txt
new file mode 100644
index 0000000..489b352
--- /dev/null
+++ b/errors/2025-04-03T09-47-44.537Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: tipo_sanguinio is not defined
+ReferenceError: tipo_sanguinio is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:47:135)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T09-47-59.610Z.txt b/errors/2025-04-03T09-47-59.610Z.txt
new file mode 100644
index 0000000..489b352
--- /dev/null
+++ b/errors/2025-04-03T09-47-59.610Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: tipo_sanguinio is not defined
+ReferenceError: tipo_sanguinio is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:47:135)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T10-23-54.653Z.txt b/errors/2025-04-03T10-23-54.653Z.txt
new file mode 100644
index 0000000..24b8d53
--- /dev/null
+++ b/errors/2025-04-03T10-23-54.653Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:1
+import { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder } from 'discord.js';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T10-23-59.660Z.txt b/errors/2025-04-03T10-23-59.660Z.txt
new file mode 100644
index 0000000..936b434
--- /dev/null
+++ b/errors/2025-04-03T10-23-59.660Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:1
+import { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder } from 'discord.js';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-06-57.917Z.txt b/errors/2025-04-03T11-06-57.917Z.txt
new file mode 100644
index 0000000..326462e
--- /dev/null
+++ b/errors/2025-04-03T11-06-57.917Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/teste.js:34
+ } ifelse {
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-07-02.926Z.txt b/errors/2025-04-03T11-07-02.926Z.txt
new file mode 100644
index 0000000..d7106fa
--- /dev/null
+++ b/errors/2025-04-03T11-07-02.926Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/teste.js:34
+ } ifelse {
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-07-07.897Z.txt b/errors/2025-04-03T11-07-07.897Z.txt
new file mode 100644
index 0000000..dd81916
--- /dev/null
+++ b/errors/2025-04-03T11-07-07.897Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'else'
+/root/oixb/src/commands/Community/teste.js:34
+ } if else {
+ ^^^^
+
+SyntaxError: Unexpected token 'else'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-07-12.906Z.txt b/errors/2025-04-03T11-07-12.906Z.txt
new file mode 100644
index 0000000..70c0957
--- /dev/null
+++ b/errors/2025-04-03T11-07-12.906Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'else'
+/root/oixb/src/commands/Community/teste.js:34
+ } if else {
+ ^^^^
+
+SyntaxError: Unexpected token 'else'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-08-22.388Z.txt b/errors/2025-04-03T11-08-22.388Z.txt
new file mode 100644
index 0000000..929c4a1
--- /dev/null
+++ b/errors/2025-04-03T11-08-22.388Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: result is not defined
+ReferenceError: result is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:54:134)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-08-52.397Z.txt b/errors/2025-04-03T11-08-52.397Z.txt
new file mode 100644
index 0000000..3b511d9
--- /dev/null
+++ b/errors/2025-04-03T11-08-52.397Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: result is not defined
+ReferenceError: result is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:52:134)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-09-09.232Z.txt b/errors/2025-04-03T11-09-09.232Z.txt
new file mode 100644
index 0000000..3b511d9
--- /dev/null
+++ b/errors/2025-04-03T11-09-09.232Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: result is not defined
+ReferenceError: result is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:52:134)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-09-40.903Z.txt b/errors/2025-04-03T11-09-40.903Z.txt
new file mode 100644
index 0000000..3b511d9
--- /dev/null
+++ b/errors/2025-04-03T11-09-40.903Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: result is not defined
+ReferenceError: result is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:52:134)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-09-56.358Z.txt b/errors/2025-04-03T11-09-56.358Z.txt
new file mode 100644
index 0000000..768479e
--- /dev/null
+++ b/errors/2025-04-03T11-09-56.358Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: result is not defined
+ReferenceError: result is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:53:134)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-12-48.039Z.txt b/errors/2025-04-03T11-12-48.039Z.txt
new file mode 100644
index 0000000..9360286
--- /dev/null
+++ b/errors/2025-04-03T11-12-48.039Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'catch'
+/root/oixb/src/commands/Community/teste.js:46
+ } catch (error) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'catch'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-12-53.045Z.txt b/errors/2025-04-03T11-12-53.045Z.txt
new file mode 100644
index 0000000..273ba34
--- /dev/null
+++ b/errors/2025-04-03T11-12-53.045Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'catch'
+/root/oixb/src/commands/Community/teste.js:46
+ } catch (error) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'catch'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-15-48.222Z.txt b/errors/2025-04-03T11-15-48.222Z.txt
new file mode 100644
index 0000000..a4f7977
--- /dev/null
+++ b/errors/2025-04-03T11-15-48.222Z.txt
@@ -0,0 +1,12 @@
+TypeError: Assignment to constant variable.
+TypeError: Assignment to constant variable.
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:33:18)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-16-13.852Z.txt b/errors/2025-04-03T11-16-13.852Z.txt
new file mode 100644
index 0000000..a4f7977
--- /dev/null
+++ b/errors/2025-04-03T11-16-13.852Z.txt
@@ -0,0 +1,12 @@
+TypeError: Assignment to constant variable.
+TypeError: Assignment to constant variable.
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:33:18)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-16-49.471Z.txt b/errors/2025-04-03T11-16-49.471Z.txt
new file mode 100644
index 0000000..a4f7977
--- /dev/null
+++ b/errors/2025-04-03T11-16-49.471Z.txt
@@ -0,0 +1,12 @@
+TypeError: Assignment to constant variable.
+TypeError: Assignment to constant variable.
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:33:18)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-16-55.641Z.txt b/errors/2025-04-03T11-16-55.641Z.txt
new file mode 100644
index 0000000..a4f7977
--- /dev/null
+++ b/errors/2025-04-03T11-16-55.641Z.txt
@@ -0,0 +1,12 @@
+TypeError: Assignment to constant variable.
+TypeError: Assignment to constant variable.
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:33:18)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-18-05.675Z.txt b/errors/2025-04-03T11-18-05.675Z.txt
new file mode 100644
index 0000000..f56797c
--- /dev/null
+++ b/errors/2025-04-03T11-18-05.675Z.txt
@@ -0,0 +1,12 @@
+TypeError: Assignment to constant variable.
+TypeError: Assignment to constant variable.
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:37:20)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-18-11.622Z.txt b/errors/2025-04-03T11-18-11.622Z.txt
new file mode 100644
index 0000000..f56797c
--- /dev/null
+++ b/errors/2025-04-03T11-18-11.622Z.txt
@@ -0,0 +1,12 @@
+TypeError: Assignment to constant variable.
+TypeError: Assignment to constant variable.
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:37:20)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-31-05.665Z.txt b/errors/2025-04-03T11-31-05.665Z.txt
new file mode 100644
index 0000000..3294f86
--- /dev/null
+++ b/errors/2025-04-03T11-31-05.665Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: MessageFlags is not defined
+ReferenceError: MessageFlags is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:60:67)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-32-16.439Z.txt b/errors/2025-04-03T11-32-16.439Z.txt
new file mode 100644
index 0000000..7180eef
--- /dev/null
+++ b/errors/2025-04-03T11-32-16.439Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: Events is not defined
+ReferenceError: Events is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:59:19)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-39-03.074Z.txt b/errors/2025-04-03T11-39-03.074Z.txt
new file mode 100644
index 0000000..b115311
--- /dev/null
+++ b/errors/2025-04-03T11-39-03.074Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: MessageFlags is not defined
+ReferenceError: MessageFlags is not defined
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:61:18)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-40-08.600Z.txt b/errors/2025-04-03T11-40-08.600Z.txt
new file mode 100644
index 0000000..94c003a
--- /dev/null
+++ b/errors/2025-04-03T11-40-08.600Z.txt
@@ -0,0 +1,12 @@
+Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred.
+Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred.
+ at ChatInputCommandInteraction.editReply (/root/oixb/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:247:48)
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:59:27)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-40-16.701Z.txt b/errors/2025-04-03T11-40-16.701Z.txt
new file mode 100644
index 0000000..94c003a
--- /dev/null
+++ b/errors/2025-04-03T11-40-16.701Z.txt
@@ -0,0 +1,12 @@
+Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred.
+Error [InteractionNotReplied]: The reply to this interaction has not been sent or deferred.
+ at ChatInputCommandInteraction.editReply (/root/oixb/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:247:48)
+ at Object.execute (/root/oixb/src/commands/Community/teste.js:59:27)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-03T11-41-50.179Z.txt b/errors/2025-04-03T11-41-50.179Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-03T11-41-50.179Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T09-01-56.037Z.txt b/errors/2025-04-04T09-01-56.037Z.txt
new file mode 100644
index 0000000..5b1c417
--- /dev/null
+++ b/errors/2025-04-04T09-01-56.037Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2/promise';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T09-02-01.046Z.txt b/errors/2025-04-04T09-02-01.046Z.txt
new file mode 100644
index 0000000..dcb20aa
--- /dev/null
+++ b/errors/2025-04-04T09-02-01.046Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2/promise';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T09-02-21.795Z.txt b/errors/2025-04-04T09-02-21.795Z.txt
new file mode 100644
index 0000000..5b1c417
--- /dev/null
+++ b/errors/2025-04-04T09-02-21.795Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2/promise';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T09-02-26.798Z.txt b/errors/2025-04-04T09-02-26.798Z.txt
new file mode 100644
index 0000000..dcb20aa
--- /dev/null
+++ b/errors/2025-04-04T09-02-26.798Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2/promise';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T09-02-43.006Z.txt b/errors/2025-04-04T09-02-43.006Z.txt
new file mode 100644
index 0000000..dcb20aa
--- /dev/null
+++ b/errors/2025-04-04T09-02-43.006Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2/promise';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T09-03-00.579Z.txt b/errors/2025-04-04T09-03-00.579Z.txt
new file mode 100644
index 0000000..f3c83be
--- /dev/null
+++ b/errors/2025-04-04T09-03-00.579Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T09-03-05.584Z.txt b/errors/2025-04-04T09-03-05.584Z.txt
new file mode 100644
index 0000000..d887b3c
--- /dev/null
+++ b/errors/2025-04-04T09-03-05.584Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-24-58.656Z.txt b/errors/2025-04-04T10-24-58.656Z.txt
new file mode 100644
index 0000000..149a02b
--- /dev/null
+++ b/errors/2025-04-04T10-24-58.656Z.txt
@@ -0,0 +1,20 @@
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/events/handlers/guildJoinLogs.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/events/handlers/guildJoinLogs.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/guildJoinLogs.js:3:20)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-25-20.664Z.txt b/errors/2025-04-04T10-25-20.664Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T10-25-20.664Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T10-25-31.877Z.txt b/errors/2025-04-04T10-25-31.877Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T10-25-31.877Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T10-25-48.654Z.txt b/errors/2025-04-04T10-25-48.654Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T10-25-48.654Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T10-25-50.735Z.txt b/errors/2025-04-04T10-25-50.735Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T10-25-50.735Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T10-34-19.169Z.txt b/errors/2025-04-04T10-34-19.169Z.txt
new file mode 100644
index 0000000..1cb4016
--- /dev/null
+++ b/errors/2025-04-04T10-34-19.169Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:11
+ let connection;
+ ^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-34-24.174Z.txt b/errors/2025-04-04T10-34-24.174Z.txt
new file mode 100644
index 0000000..d755625
--- /dev/null
+++ b/errors/2025-04-04T10-34-24.174Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:11
+ let connection;
+ ^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-34-29.225Z.txt b/errors/2025-04-04T10-34-29.225Z.txt
new file mode 100644
index 0000000..25c677c
--- /dev/null
+++ b/errors/2025-04-04T10-34-29.225Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '('
+/root/oixb/src/commands/Community/testeadd.js:13
+(async () =>{
+^
+
+SyntaxError: Unexpected token '('
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-34-34.230Z.txt b/errors/2025-04-04T10-34-34.230Z.txt
new file mode 100644
index 0000000..66f7abe
--- /dev/null
+++ b/errors/2025-04-04T10-34-34.230Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '('
+/root/oixb/src/commands/Community/testeadd.js:13
+(async () =>{
+^
+
+SyntaxError: Unexpected token '('
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-34-44.569Z.txt b/errors/2025-04-04T10-34-44.569Z.txt
new file mode 100644
index 0000000..067a1c3
--- /dev/null
+++ b/errors/2025-04-04T10-34-44.569Z.txt
@@ -0,0 +1,22 @@
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/commands/Community/testeadd.js
+- /root/oixb/src/functions/handlers/handleCommands.js
+- /root/oixb/admin/dashboard.js
+- /root/oixb/src/index.js
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/commands/Community/testeadd.js
+- /root/oixb/src/functions/handlers/handleCommands.js
+- /root/oixb/admin/dashboard.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:3:14)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-34-49.574Z.txt b/errors/2025-04-04T10-34-49.574Z.txt
new file mode 100644
index 0000000..067a1c3
--- /dev/null
+++ b/errors/2025-04-04T10-34-49.574Z.txt
@@ -0,0 +1,22 @@
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/commands/Community/testeadd.js
+- /root/oixb/src/functions/handlers/handleCommands.js
+- /root/oixb/admin/dashboard.js
+- /root/oixb/src/index.js
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/commands/Community/testeadd.js
+- /root/oixb/src/functions/handlers/handleCommands.js
+- /root/oixb/admin/dashboard.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:3:14)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-35-57.416Z.txt b/errors/2025-04-04T10-35-57.416Z.txt
new file mode 100644
index 0000000..d133fc2
--- /dev/null
+++ b/errors/2025-04-04T10-35-57.416Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '{'
+/root/oixb/src/commands/Community/testeadd.js:13
+ try {
+ ^
+
+SyntaxError: Unexpected token '{'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-36-44.983Z.txt b/errors/2025-04-04T10-36-44.983Z.txt
new file mode 100644
index 0000000..5b1c417
--- /dev/null
+++ b/errors/2025-04-04T10-36-44.983Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/teste.js:2
+import mysql from 'mysql2/promise';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T10-38-51.784Z.txt b/errors/2025-04-04T10-38-51.784Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T10-38-51.784Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T10-39-37.637Z.txt b/errors/2025-04-04T10-39-37.637Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T10-39-37.637Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T11-05-47.325Z.txt b/errors/2025-04-04T11-05-47.325Z.txt
new file mode 100644
index 0000000..597f340
--- /dev/null
+++ b/errors/2025-04-04T11-05-47.325Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: 'super' keyword unexpected here
+/root/oixb/src/commands/Community/testeadd.js:10
+ super('ready');
+ ^^^^^
+
+SyntaxError: 'super' keyword unexpected here
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-05-52.333Z.txt b/errors/2025-04-04T11-05-52.333Z.txt
new file mode 100644
index 0000000..654da46
--- /dev/null
+++ b/errors/2025-04-04T11-05-52.333Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: 'super' keyword unexpected here
+/root/oixb/src/commands/Community/testeadd.js:10
+ super('ready');
+ ^^^^^
+
+SyntaxError: 'super' keyword unexpected here
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-10.368Z.txt b/errors/2025-04-04T11-06-10.368Z.txt
new file mode 100644
index 0000000..efaea7f
--- /dev/null
+++ b/errors/2025-04-04T11-06-10.368Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/testeadd.js:9
+ this.connection = StateManager.connection;
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-15.374Z.txt b/errors/2025-04-04T11-06-15.374Z.txt
new file mode 100644
index 0000000..69ad633
--- /dev/null
+++ b/errors/2025-04-04T11-06-15.374Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token '.'
+/root/oixb/src/commands/Community/testeadd.js:9
+ this.connection = StateManager.connection;
+ ^
+
+SyntaxError: Unexpected token '.'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-24.395Z.txt b/errors/2025-04-04T11-06-24.395Z.txt
new file mode 100644
index 0000000..798212a
--- /dev/null
+++ b/errors/2025-04-04T11-06-24.395Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token ';'
+/root/oixb/src/commands/Community/testeadd.js:9
+ connection = StateManager.connection;
+ ^
+
+SyntaxError: Unexpected token ';'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-29.404Z.txt b/errors/2025-04-04T11-06-29.404Z.txt
new file mode 100644
index 0000000..cb89444
--- /dev/null
+++ b/errors/2025-04-04T11-06-29.404Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token ';'
+/root/oixb/src/commands/Community/testeadd.js:9
+ connection = StateManager.connection;
+ ^
+
+SyntaxError: Unexpected token ';'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-32.486Z.txt b/errors/2025-04-04T11-06-32.486Z.txt
new file mode 100644
index 0000000..70f3c5b
--- /dev/null
+++ b/errors/2025-04-04T11-06-32.486Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:9
+ const connection = StateManager.connection;
+ ^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-37.493Z.txt b/errors/2025-04-04T11-06-37.493Z.txt
new file mode 100644
index 0000000..41eb024
--- /dev/null
+++ b/errors/2025-04-04T11-06-37.493Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:9
+ const connection = StateManager.connection;
+ ^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-46.435Z.txt b/errors/2025-04-04T11-06-46.435Z.txt
new file mode 100644
index 0000000..798212a
--- /dev/null
+++ b/errors/2025-04-04T11-06-46.435Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token ';'
+/root/oixb/src/commands/Community/testeadd.js:9
+ connection = StateManager.connection;
+ ^
+
+SyntaxError: Unexpected token ';'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-06-51.444Z.txt b/errors/2025-04-04T11-06-51.444Z.txt
new file mode 100644
index 0000000..cb89444
--- /dev/null
+++ b/errors/2025-04-04T11-06-51.444Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token ';'
+/root/oixb/src/commands/Community/testeadd.js:9
+ connection = StateManager.connection;
+ ^
+
+SyntaxError: Unexpected token ';'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-07-06.821Z.txt b/errors/2025-04-04T11-07-06.821Z.txt
new file mode 100644
index 0000000..e78bb23
--- /dev/null
+++ b/errors/2025-04-04T11-07-06.821Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'async'
+/root/oixb/src/commands/Community/testeadd.js:15
+ async execute(interaction, client) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'async'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-07-11.829Z.txt b/errors/2025-04-04T11-07-11.829Z.txt
new file mode 100644
index 0000000..4a13ed3
--- /dev/null
+++ b/errors/2025-04-04T11-07-11.829Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'async'
+/root/oixb/src/commands/Community/testeadd.js:15
+ async execute(interaction, client) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'async'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-07-48.411Z.txt b/errors/2025-04-04T11-07-48.411Z.txt
new file mode 100644
index 0000000..2544f6e
--- /dev/null
+++ b/errors/2025-04-04T11-07-48.411Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: 'super' keyword unexpected here
+/root/oixb/src/commands/Community/testeadd.js:9
+ super('guildCreate');
+ ^^^^^
+
+SyntaxError: 'super' keyword unexpected here
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-07-53.415Z.txt b/errors/2025-04-04T11-07-53.415Z.txt
new file mode 100644
index 0000000..8e8bcad
--- /dev/null
+++ b/errors/2025-04-04T11-07-53.415Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: 'super' keyword unexpected here
+/root/oixb/src/commands/Community/testeadd.js:9
+ super('guildCreate');
+ ^^^^^
+
+SyntaxError: 'super' keyword unexpected here
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-07-56.421Z.txt b/errors/2025-04-04T11-07-56.421Z.txt
new file mode 100644
index 0000000..c482483
--- /dev/null
+++ b/errors/2025-04-04T11-07-56.421Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'async'
+/root/oixb/src/commands/Community/testeadd.js:14
+ async execute(interaction, client) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'async'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-08-01.428Z.txt b/errors/2025-04-04T11-08-01.428Z.txt
new file mode 100644
index 0000000..ac33845
--- /dev/null
+++ b/errors/2025-04-04T11-08-01.428Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'async'
+/root/oixb/src/commands/Community/testeadd.js:14
+ async execute(interaction, client) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'async'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-11-04.322Z.txt b/errors/2025-04-04T11-11-04.322Z.txt
new file mode 100644
index 0000000..c482483
--- /dev/null
+++ b/errors/2025-04-04T11-11-04.322Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'async'
+/root/oixb/src/commands/Community/testeadd.js:14
+ async execute(interaction, client) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'async'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-11-09.331Z.txt b/errors/2025-04-04T11-11-09.331Z.txt
new file mode 100644
index 0000000..ac33845
--- /dev/null
+++ b/errors/2025-04-04T11-11-09.331Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected token 'async'
+/root/oixb/src/commands/Community/testeadd.js:14
+ async execute(interaction, client) {
+ ^^^^^
+
+SyntaxError: Unexpected token 'async'
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-30-46.092Z.txt b/errors/2025-04-04T11-30-46.092Z.txt
new file mode 100644
index 0000000..c421050
--- /dev/null
+++ b/errors/2025-04-04T11-30-46.092Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+/root/oixb/src/commands/Community/testeadd.js:17
+ await connection.query(
+ ^^^^^
+
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-30-51.103Z.txt b/errors/2025-04-04T11-30-51.103Z.txt
new file mode 100644
index 0000000..c463bad
--- /dev/null
+++ b/errors/2025-04-04T11-30-51.103Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+/root/oixb/src/commands/Community/testeadd.js:17
+ await connection.query(
+ ^^^^^
+
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-32-18.037Z.txt b/errors/2025-04-04T11-32-18.037Z.txt
new file mode 100644
index 0000000..6350c24
--- /dev/null
+++ b/errors/2025-04-04T11-32-18.037Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:14:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-32-23.044Z.txt b/errors/2025-04-04T11-32-23.044Z.txt
new file mode 100644
index 0000000..c55c37b
--- /dev/null
+++ b/errors/2025-04-04T11-32-23.044Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:14:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-33-03.559Z.txt b/errors/2025-04-04T11-33-03.559Z.txt
new file mode 100644
index 0000000..6350c24
--- /dev/null
+++ b/errors/2025-04-04T11-33-03.559Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:14:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-33-08.567Z.txt b/errors/2025-04-04T11-33-08.567Z.txt
new file mode 100644
index 0000000..c55c37b
--- /dev/null
+++ b/errors/2025-04-04T11-33-08.567Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:14:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-33-30.617Z.txt b/errors/2025-04-04T11-33-30.617Z.txt
new file mode 100644
index 0000000..8c46252
--- /dev/null
+++ b/errors/2025-04-04T11-33-30.617Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:16:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-33-35.625Z.txt b/errors/2025-04-04T11-33-35.625Z.txt
new file mode 100644
index 0000000..ffceb62
--- /dev/null
+++ b/errors/2025-04-04T11-33-35.625Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:16:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-34-18.418Z.txt b/errors/2025-04-04T11-34-18.418Z.txt
new file mode 100644
index 0000000..bc9a2a4
--- /dev/null
+++ b/errors/2025-04-04T11-34-18.418Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:17:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-34-23.424Z.txt b/errors/2025-04-04T11-34-23.424Z.txt
new file mode 100644
index 0000000..0685306
--- /dev/null
+++ b/errors/2025-04-04T11-34-23.424Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:17:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-35-34.158Z.txt b/errors/2025-04-04T11-35-34.158Z.txt
new file mode 100644
index 0000000..e637d5e
--- /dev/null
+++ b/errors/2025-04-04T11-35-34.158Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: mysql is not defined
+ReferenceError: mysql is not defined
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:5:18)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-35-39.163Z.txt b/errors/2025-04-04T11-35-39.163Z.txt
new file mode 100644
index 0000000..0685306
--- /dev/null
+++ b/errors/2025-04-04T11-35-39.163Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:17:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-35-41.151Z.txt b/errors/2025-04-04T11-35-41.151Z.txt
new file mode 100644
index 0000000..bc9a2a4
--- /dev/null
+++ b/errors/2025-04-04T11-35-41.151Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:17:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-35-46.157Z.txt b/errors/2025-04-04T11-35-46.157Z.txt
new file mode 100644
index 0000000..0685306
--- /dev/null
+++ b/errors/2025-04-04T11-35-46.157Z.txt
@@ -0,0 +1,12 @@
+TypeError: connection.connect is not a function
+TypeError: connection.connect is not a function
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:17:12)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-39-32.549Z.txt b/errors/2025-04-04T11-39-32.549Z.txt
new file mode 100644
index 0000000..c768401
--- /dev/null
+++ b/errors/2025-04-04T11-39-32.549Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/testeadd.js:17
+import mysql, { RowDataPacket } from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-39-37.559Z.txt b/errors/2025-04-04T11-39-37.559Z.txt
new file mode 100644
index 0000000..92213a2
--- /dev/null
+++ b/errors/2025-04-04T11-39-37.559Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/testeadd.js:17
+import mysql, { RowDataPacket } from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-40-23.725Z.txt b/errors/2025-04-04T11-40-23.725Z.txt
new file mode 100644
index 0000000..88bb340
--- /dev/null
+++ b/errors/2025-04-04T11-40-23.725Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/testeadd.js:6
+import mysql, { ConnectionOptions } from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-40-28.732Z.txt b/errors/2025-04-04T11-40-28.732Z.txt
new file mode 100644
index 0000000..1367cb7
--- /dev/null
+++ b/errors/2025-04-04T11-40-28.732Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/testeadd.js:6
+import mysql, { ConnectionOptions } from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-40-33.109Z.txt b/errors/2025-04-04T11-40-33.109Z.txt
new file mode 100644
index 0000000..cbab6fb
--- /dev/null
+++ b/errors/2025-04-04T11-40-33.109Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:6
+require mysql, { ConnectionOptions } from 'mysql2';
+ ^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-40-38.116Z.txt b/errors/2025-04-04T11-40-38.116Z.txt
new file mode 100644
index 0000000..cc9235e
--- /dev/null
+++ b/errors/2025-04-04T11-40-38.116Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:6
+require mysql, { ConnectionOptions } from 'mysql2';
+ ^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-40-45.166Z.txt b/errors/2025-04-04T11-40-45.166Z.txt
new file mode 100644
index 0000000..efdd9c3
--- /dev/null
+++ b/errors/2025-04-04T11-40-45.166Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Missing initializer in const declaration
+/root/oixb/src/commands/Community/testeadd.js:6
+const access: ConnectionOptions = {
+ ^^^^^^
+
+SyntaxError: Missing initializer in const declaration
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-40-50.170Z.txt b/errors/2025-04-04T11-40-50.170Z.txt
new file mode 100644
index 0000000..3ca969d
--- /dev/null
+++ b/errors/2025-04-04T11-40-50.170Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Missing initializer in const declaration
+/root/oixb/src/commands/Community/testeadd.js:6
+const access: ConnectionOptions = {
+ ^^^^^^
+
+SyntaxError: Missing initializer in const declaration
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-41-08.717Z.txt b/errors/2025-04-04T11-41-08.717Z.txt
new file mode 100644
index 0000000..2aedc60
--- /dev/null
+++ b/errors/2025-04-04T11-41-08.717Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/testeadd.js:20
+import mysql, { RowDataPacket } from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-41-13.725Z.txt b/errors/2025-04-04T11-41-13.725Z.txt
new file mode 100644
index 0000000..d29d123
--- /dev/null
+++ b/errors/2025-04-04T11-41-13.725Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Cannot use import statement outside a module
+/root/oixb/src/commands/Community/testeadd.js:20
+import mysql, { RowDataPacket } from 'mysql2';
+^^^^^^
+
+SyntaxError: Cannot use import statement outside a module
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-45-01.914Z.txt b/errors/2025-04-04T11-45-01.914Z.txt
new file mode 100644
index 0000000..651504a
--- /dev/null
+++ b/errors/2025-04-04T11-45-01.914Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+/root/oixb/src/commands/Community/testeadd.js:23
+ await interaction.reply("err");
+ ^^^^^
+
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-45-06.919Z.txt b/errors/2025-04-04T11-45-06.919Z.txt
new file mode 100644
index 0000000..773c6be
--- /dev/null
+++ b/errors/2025-04-04T11-45-06.919Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+/root/oixb/src/commands/Community/testeadd.js:23
+ await interaction.reply("err");
+ ^^^^^
+
+SyntaxError: await is only valid in async functions and the top level bodies of modules
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-45-11.748Z.txt b/errors/2025-04-04T11-45-11.748Z.txt
new file mode 100644
index 0000000..0980643
--- /dev/null
+++ b/errors/2025-04-04T11-45-11.748Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: interaction is not defined
+ReferenceError: interaction is not defined
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:23:5)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
+ at FSWatcher.emit (node:events:517:28)
\ No newline at end of file
diff --git a/errors/2025-04-04T11-45-16.759Z.txt b/errors/2025-04-04T11-45-16.759Z.txt
new file mode 100644
index 0000000..4464215
--- /dev/null
+++ b/errors/2025-04-04T11-45-16.759Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: interaction is not defined
+ReferenceError: interaction is not defined
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:23:5)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
+ at Timeout.registerDebouncedCommands [as _onTimeout] (/root/oixb/src/functions/handlers/handleCommands.js:230:57)
\ No newline at end of file
diff --git a/errors/2025-04-04T12-12-59.299Z.txt b/errors/2025-04-04T12-12-59.299Z.txt
new file mode 100644
index 0000000..6b4a910
--- /dev/null
+++ b/errors/2025-04-04T12-12-59.299Z.txt
@@ -0,0 +1,20 @@
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/ready.js:4:14)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-04-04T12-13-38.427Z.txt b/errors/2025-04-04T12-13-38.427Z.txt
new file mode 100644
index 0000000..6b4a910
--- /dev/null
+++ b/errors/2025-04-04T12-13-38.427Z.txt
@@ -0,0 +1,20 @@
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/events/handlers/ready.js
+- /root/oixb/src/functions/handlers/handelEvents.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/ready.js:4:14)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-04-04T12-17-10.968Z.txt b/errors/2025-04-04T12-17-10.968Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-17-10.968Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-17-48.673Z.txt b/errors/2025-04-04T12-17-48.673Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-17-48.673Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-28-56.493Z.txt b/errors/2025-04-04T12-28-56.493Z.txt
new file mode 100644
index 0000000..8b69164
--- /dev/null
+++ b/errors/2025-04-04T12-28-56.493Z.txt
@@ -0,0 +1,22 @@
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/commands/Community/testeadd.js
+- /root/oixb/src/functions/handlers/handleCommands.js
+- /root/oixb/admin/dashboard.js
+- /root/oixb/src/index.js
+Error: Cannot find module '../database/db'
+Require stack:
+- /root/oixb/src/commands/Community/testeadd.js
+- /root/oixb/src/functions/handlers/handleCommands.js
+- /root/oixb/admin/dashboard.js
+- /root/oixb/src/index.js
+ at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
+ at Module._load (node:internal/modules/cjs/loader:975:27)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/commands/Community/testeadd.js:4:14)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
\ No newline at end of file
diff --git a/errors/2025-04-04T12-35-29.650Z.txt b/errors/2025-04-04T12-35-29.650Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-35-29.650Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-37-52.479Z.txt b/errors/2025-04-04T12-37-52.479Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-37-52.479Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-39-45.736Z.txt b/errors/2025-04-04T12-39-45.736Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-39-45.736Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-43-29.388Z.txt b/errors/2025-04-04T12-43-29.388Z.txt
new file mode 100644
index 0000000..15c4332
--- /dev/null
+++ b/errors/2025-04-04T12-43-29.388Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/database/db.js:8
+ waitForConnections: true,
+ ^^^^^^^^^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/guildJoinLogs.js:3:20)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
\ No newline at end of file
diff --git a/errors/2025-04-04T12-43-29.655Z.txt b/errors/2025-04-04T12-43-29.655Z.txt
new file mode 100644
index 0000000..25ee8c3
--- /dev/null
+++ b/errors/2025-04-04T12-43-29.655Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/database/db.js:8
+ waitForConnections: true,
+ ^^^^^^^^^^^^^^^^^^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at Object. (/root/oixb/src/events/handlers/ready.js:4:14)
+ at Module._compile (node:internal/modules/cjs/loader:1356:14)
\ No newline at end of file
diff --git a/errors/2025-04-04T12-44-18.976Z.txt b/errors/2025-04-04T12-44-18.976Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-44-18.976Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-44-59.191Z.txt b/errors/2025-04-04T12-44-59.191Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-44-59.191Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-45-58.818Z.txt b/errors/2025-04-04T12-45-58.818Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-45-58.818Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-46-13.983Z.txt b/errors/2025-04-04T12-46-13.983Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-46-13.983Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-46-46.298Z.txt b/errors/2025-04-04T12-46-46.298Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-46-46.298Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T12-55-14.842Z.txt b/errors/2025-04-04T12-55-14.842Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T12-55-14.842Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T13-00-57.234Z.txt b/errors/2025-04-04T13-00-57.234Z.txt
new file mode 100644
index 0000000..063221a
--- /dev/null
+++ b/errors/2025-04-04T13-00-57.234Z.txt
@@ -0,0 +1,12 @@
+Error: Callback function is not available with promise clients.
+Error: Callback function is not available with promise clients.
+ at PromisePool.query (/root/oixb/node_modules/mysql2/lib/promise/pool.js:38:13)
+ at Object.execute (/root/oixb/src/commands/Community/testeadd.js:11:14)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
\ No newline at end of file
diff --git a/errors/2025-04-04T13-03-22.614Z.txt b/errors/2025-04-04T13-03-22.614Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T13-03-22.614Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T13-06-13.010Z.txt b/errors/2025-04-04T13-06-13.010Z.txt
new file mode 100644
index 0000000..e7b5e45
--- /dev/null
+++ b/errors/2025-04-04T13-06-13.010Z.txt
@@ -0,0 +1,2 @@
+undefined: undefined
+undefined
\ No newline at end of file
diff --git a/errors/2025-04-04T13-07-39.981Z.txt b/errors/2025-04-04T13-07-39.981Z.txt
new file mode 100644
index 0000000..92be112
--- /dev/null
+++ b/errors/2025-04-04T13-07-39.981Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:31
+está a dar-me este erro
+ ^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at FSWatcher. (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
\ No newline at end of file
diff --git a/errors/2025-04-04T13-07-44.987Z.txt b/errors/2025-04-04T13-07-44.987Z.txt
new file mode 100644
index 0000000..9286fa2
--- /dev/null
+++ b/errors/2025-04-04T13-07-44.987Z.txt
@@ -0,0 +1,16 @@
+SyntaxError: Unexpected identifier
+/root/oixb/src/commands/Community/testeadd.js:31
+está a dar-me este erro
+ ^
+
+SyntaxError: Unexpected identifier
+ at internalCompileFunction (node:internal/vm:73:18)
+ at wrapSafe (node:internal/modules/cjs/loader:1274:20)
+ at Module._compile (node:internal/modules/cjs/loader:1320:27)
+ at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
+ at Module.load (node:internal/modules/cjs/loader:1197:32)
+ at Module._load (node:internal/modules/cjs/loader:1013:12)
+ at Module.require (node:internal/modules/cjs/loader:1225:19)
+ at require (node:internal/modules/helpers:177:18)
+ at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
+ at loadCommands (/root/oixb/src/functions/handlers/handleCommands.js:102:25)
\ No newline at end of file
diff --git a/errors/2025-04-04T13-09-42.103Z.txt b/errors/2025-04-04T13-09-42.103Z.txt
new file mode 100644
index 0000000..39922db
--- /dev/null
+++ b/errors/2025-04-04T13-09-42.103Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: message is not defined
+ReferenceError: message is not defined
+ at Object.execute (/root/oixb/src/commands/Community/testeadd.js:20:11)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager. (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:232:12)
+ at WebSocketManager.emit (/root/oixb/node_modules/@vladfrangu/async_event_emitter/dist/index.cjs:287:31)
+ at WebSocketShard. (/root/oixb/node_modules/@discordjs/ws/dist/index.js:1190:51)
\ No newline at end of file
diff --git a/errors/2025-04-04T13-13-37.462Z.txt b/errors/2025-04-04T13-13-37.462Z.txt
new file mode 100644
index 0000000..65d58d0
--- /dev/null
+++ b/errors/2025-04-04T13-13-37.462Z.txt
@@ -0,0 +1,12 @@
+ReferenceError: guildOwnerId is not defined
+ReferenceError: guildOwnerId is not defined
+ at Object.execute (/root/oixb/src/commands/Community/testeadd.js:14:21)
+ at Object.execute (/root/oixb/src/events/handlers/interactionCreate.js:132:27)
+ at Client. (/root/oixb/src/functions/handlers/handelEvents.js:71:62)
+ at Client.emit (node:events:517:28)
+ at InteractionCreateAction.handle (/root/oixb/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
+ at module.exports [as INTERACTION_CREATE] (/root/oixb/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
+ at WebSocketManager.handlePacket (/root/oixb/node_modules/discord.js/src/client/websocket/WebSocketManager.js:348:31)
+ at WebSocketManager.