sebg0 / DiscordModBot

A basic moderation bot for discord that saves infraction data using mongoDB.
0 stars 0 forks source link

Month not defined #1

Closed AriaFantom closed 3 years ago

AriaFantom commented 3 years ago

(node:44236) UnhandledPromiseRejectionWarning: ReferenceError: month is not defined at module.exports.run (/home/ubuntu/Youva-Bot/src/Commands/Moderation/Warn.js:52:15) at module.exports.run (/home/ubuntu/Youva-Bot/src/Events/message/message.js:106:13) at processTicksAndRejections (internal/process/task_queues.js:93:5) (Use node --trace-warnings ... to show where the warning was created)

image

sebg0 commented 3 years ago

All instances of this error should now be fixed. If there's any other issues let me know. Thanks!