musicpack / mbox

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

Fixed #130 with workaround using data response #131

Closed borisliao closed 3 years ago

borisliao commented 3 years ago

Description

[NOTE] Please provide list of issues that are closed by this PR.

130

SlashContext does not provide args in the v2.0.4 of discord-py-slash-commands, so this PR directly grabs the value from the data field instead.

Changes include

Impacted Areas in Application

List general components of the application that this PR will affect:

Todos