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

'message is undefined' error when editing messages #25

Closed
aName2050 opened this issue Oct 11, 2023 · 1 comment
Closed

'message is undefined' error when editing messages #25

aName2050 opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
Bot-BackEnd Related to bot back end functions Bot-Core Related to core bot functions Bot-FrontEnd Related to bot front end functions Issue-Bug Something isn't working how it's supposed to Quality Related to quality Solved-Fix-Committed Fix is available, but not yet published

Comments

@aName2050
Copy link
Owner

ReferenceError: message is not defined
    at Object.execute (C:\Users\Bardia (server host)\Desktop\Compacter\src\bot\Events\Message\messageUpdate.js:21:35)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
@aName2050 aName2050 added Bot-FrontEnd Related to bot front end functions Bot-BackEnd Related to bot back end functions Bot-Core Related to core bot functions Issue-Bug Something isn't working how it's supposed to Quality Related to quality Needs-Attention Needs immediate attention by dev team Priority 0 Issue that breaks critical functions labels Oct 11, 2023
@aName2050 aName2050 self-assigned this Oct 11, 2023
@aName2050 aName2050 added this to the Compacter v3.1.1 milestone Oct 11, 2023
@aName2050
Copy link
Owner Author

incorrect variable in messageUpdate.js

@aName2050 aName2050 added Solved-Fix-Committed Fix is available, but not yet published and removed Needs-Attention Needs immediate attention by dev team Priority 0 Issue that breaks critical functions labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot-BackEnd Related to bot back end functions Bot-Core Related to core bot functions Bot-FrontEnd Related to bot front end functions Issue-Bug Something isn't working how it's supposed to Quality Related to quality Solved-Fix-Committed Fix is available, but not yet published
Projects
None yet
Development

No branches or pull requests

1 participant