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

Closing a session, crashes the bot when using `channel-close` #1

Closed smultar closed 2 years ago

smultar commented 2 years ago

When closing a session/dm, it crashes the whole bot, due to reply inception that wasn't planned.