Cyanic76 / discord-modmail

THIS IS A MIRROR. ISSUES AND PR MUST BE SUBMITTED TO CODEBERG.
https://codeberg.org/Cyanic76/discord-modmail
MIT License
77 stars 48 forks source link

I have 2 errors. #15

Closed CruzYT closed 3 years ago

CruzYT commented 3 years ago

So I will be showing the line of code with the error.

Number one is I get this error: "UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'send' of undefined"

And heres the code: "channel.send(${message.author.username} > ${whatWeWant});"

And idk what to do.

Anyways, number two is this: "UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined"

And heres the code: "await dbTable.set(supportChannel_${channel.id}, message.author.id);"

It would be helpful if someone could help!

(And I get these whenever I dm the bot)

Cyanic76 commented 3 years ago

Should be fixed

Related to #13

stale[bot] commented 3 years ago

This issue was marked as stale because it had no activity during the past 2 weeks. If this issue keeps being inactive, it will get closed in 3 days. Thanks for your contributions!

stale[bot] commented 3 years ago

This issue was closed due to inactivity. Thanks for your contributions!