GitSparTV / discordia-slash

Discordia application commands extension
MIT License
38 stars 13 forks source link

Return user if member isnt available #11

Closed InZan17 closed 1 year ago

InZan17 commented 1 year ago

Since my last pull request there was an issue where if a global command had a role/user option would crash the bot if ran in DMs. (I'm sorry I didn't notice earlier) How I fixed it was by just returning the user if member isn't available.

Also, probably not the best place to ask but in my last pull request you said you no longer want to maintain this. Are you still fine with pull requests or would you rather I keep my changes in my own fork?