ZeNyfh / gigavibe-java-edition

Music + Media bot made in java using JDA and Lavaplayer.
GNU General Public License v3.0
8 stars 3 forks source link

Make IsDJ and other checks use reply instead of sendMessageEmbeds #161

Closed 9382 closed 2 months ago

9382 commented 2 months ago

Avoids the rare case of someone using slash commands in a channel the bot cant see and the bot then using sendMessageEmbeds to tell them they don't meet the permissions, leading to an error

9382 commented 2 months ago

Solved by the revamp in 9bd1a41 / 4bbb27a