smultar / discord.vdm

A virtual direct message handler, that mirrors a conversation with its contents between a thread and a target user's dms. Extremely useful for server ticket systems, or a personalized direct messages for client handing.
MIT License
8 stars 4 forks source link

`Message` is undefined, in `interactions/dm` #3

Closed smultar closed 2 years ago

smultar commented 2 years ago

Application crashes completely, when handling an error because it's trying to clean up a message object that doesn't exist.