Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot not workinh #513

Open
CristiGitHubber opened this issue Apr 26, 2024 · 1 comment
Open

Bot not workinh #513

CristiGitHubber opened this issue Apr 26, 2024 · 1 comment
Labels
bug-unverified Something isn't work

Comments

@CristiGitHubber
Copy link

CristiGitHubber commented Apr 26, 2024

also in the title i misspelled, its working not workinh

Describe the bug
A clear and concise description of what the bug is.

Bot is not working, i get error while running

To Reproduce
Steps to reproduce the behavior:

use the bot

Expected behavior
A clear and concise description of what you expected to happen.

for the bot to start

Screenshots
If applicable, add screenshots to help explain your problem

cgcristi@cg-vm:~/discord-js-bot$ npm start

discord-js-bot@5.5.0 start /home/cgcristi/discord-js-bot
node .

╔═══════════════════════════════════╗
║ Client Events ║
║ error.js │ ✓ ║
║ guildCreate.js │ ✓ ║
║ guildDelete.js │ ✓ ║
║ interactionCreate.js │ ✓ ║
║ inviteCreate.js │ ✓ ║
║ inviteDelete.js │ ✓ ║
║ guildMemberAdd.js │ ✓ ║
║ guildMemberRemove.js │ ✓ ║
║ messageCreate.js │ ✓ ║
║ messageDelete.js │ ✓ ║
║ messageReactionAdd.js │ ✓ ║
║ messageReactionRemove.js │ ✓ ║
║ ready.js │ ✓ ║
║ voiceStateUpdate.js │ ✓ ║
║ warn.js │ ✓ ║
╚═══════════════════════════╧═══════╝

[2024-04-26 07:04:39] INFO: Validating config file and environment variables
[2024-04-26 07:04:39] WARN: config.js: SUPPORT_SERVER is not provided
[2024-04-26 07:04:39] WARN: env: WEATHERSTACK_KEY is missing. Weather command won't work
[2024-04-26 07:04:39] WARN: env: STRANGE_API_KEY is missing. Image commands won't work
[2024-04-26 07:04:39] INFO: Loading commands...
[2024-04-26 07:04:39] INFO: Loaded 42 commands
[2024-04-26 07:04:39] INFO: Loaded 33 slash commands
[2024-04-26 07:04:39] INFO: Loading contexts...
[2024-04-26 07:04:39] INFO: Loaded 1 USER contexts
[2024-04-26 07:04:39] INFO: Loaded 0 MESSAGE contexts
[2024-04-26 07:04:39] INFO: Loading events...
[2024-04-26 07:04:39] INFO: Loaded 15 events. Success (15) Failed (0)
[2024-04-26 07:04:39] INFO: VersionCheck: Your discord bot is up to date
[2024-04-26 07:04:39] INFO: Connecting to MongoDb...
[2024-04-26 07:04:40] INFO: Mongoose: Database connection established
[2024-04-26 07:04:40] ERROR: Unhandled exception: Cannot read properties of undefined (reading 'G0be9g')

@CristiGitHubber CristiGitHubber added the bug-unverified Something isn't work label Apr 26, 2024
@SoundDr0ut
Copy link

SoundDr0ut commented Apr 29, 2024

read the error and you will fix it the problem speaks for itself. make sure to fill all the reqiurement in config.js/.env file so bot will work smoothly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-unverified Something isn't work
Projects
None yet
Development

No branches or pull requests

2 participants