W5AC-TAMU / w5ac-bot

GNU General Public License v3.0
0 stars 2 forks source link

User command fails in direct messages #39

Closed IanDuncanT closed 1 year ago

IanDuncanT commented 1 year ago

Describe the bug The /user command fails in direct messages. This is caught for error handling, but doesn't respond to discord with an error.

To Reproduce Steps to reproduce the behavior:

  1. Send /user to bot in direct messages
  2. Check logs

Expected behavior Command returns information about direct messages

IanDuncanT commented 1 year ago

User command fails in DM

IanDuncanT commented 1 year ago

Fixed in PR that fixes #29