Darkside138 / DiscordSoundboard

Java Soundboard for Discord
Apache License 2.0
137 stars 55 forks source link

Can't "Allow " Users | BETA 2.1.1. #81

Closed MHWalker94 closed 6 years ago

MHWalker94 commented 7 years ago

Assuming I'm understanding this correctly, when there is nothing in the list for allowedUserIds, the bot will respond to all users. So if there is only one name in the list, should the bot only be responding to that one user?

I'm trying to make the bot only respond to myself via chat commands (I can still disable responding to chat commands and use the web browser to play sounds), but can't find a way other than banning all other members, which is tedious and time-consuming. Adding my own user ID (not username) to the list still allows all other members as well as myself to give commands, but adding a user to the Banned list does indeed prevent them from issuing commands.

I don't know if it's a bug or if I'm just not understanding this correctly. Any help would be greatly appreciated.

Darkside138 commented 7 years ago

No, you are understanding correctly. Must be a bug, I'll take a look when I have time. Thanks for the report.

On Wed, Oct 18, 2017 at 4:22 AM MHWalker94 notifications@github.com wrote:

Assuming I'm understanding this correctly, when there is nothing in the list for allowedUserIds, the bot will respond to all users. So if there is only one name in the list, should the bot only be responding to that one user?

I'm trying to make the bot only respond to myself via chat commands (I can still disable responding to chat commands and use the web browser to play sounds), but can't find a way other than banning all other members, which is tedious and time-consuming. Adding my own user ID (not username) to the list still allows all other members as well as myself to give commands, but adding a user to the Banned list does indeed prevent them from issuing commands.

I don't know if it's a bug or if I'm just not understanding this correctly. Any help would be greatly appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Darkside138/DiscordSoundboard/issues/81, or mute the thread https://github.com/notifications/unsubscribe-auth/ABH_l5HmeokT-8wBn3hKytCnznWKtWwOks5stcNCgaJpZM4P9aP_ .

Darkside138 commented 6 years ago

Fixed in 2.2.0-BETA