musicpack / mbox

Music Box is a music player widget in a Discord message.
7 stars 2 forks source link

/play slash command not working due to library change #130

Closed borisliao closed 3 years ago

borisliao commented 3 years ago

Describe the bug v2.0.0 of discord-py-slash-commands broke commands with fields

To Reproduce Steps to reproduce the behavior:

  1. Run Bot
  2. run /play
  3. Bot delay response in discord
  4. See error in console.

Expected behavior Do migration technique in https://discord-py-slash-command.readthedocs.io/en/latest/migration.html#migrate-to-v2-0-0