Darkside138 / DiscordSoundboard

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

Cannot find some users by ID or Username #169

Closed Strider27 closed 2 years ago

Strider27 commented 2 years ago

Seem to be having issues with some users, when I'm trying to assign an entrance or leave sound or request ?userdetails using the User ID or Username, the bot can't seem to find them. I get "Could not find user with id or name: " from the bot.

Works fine with other users however.

Darkside138 commented 2 years ago

Yeah, this will be fixed in the next release. The issue is that the bot currently can only find people that are online and connected to a voice channel.

Strider27 commented 2 years ago

Yeah, this will be fixed in the next release. The issue is that the bot currently can only find people that are online and connected to a voice channel.

Ok makes sense, at least we have a workaround :)

Strider27 commented 2 years ago

Yeah, this will be fixed in the next release. The issue is that the bot currently can only find people that are online and connected to a voice channel.

Actually, just tried it again with an online user in the same voice channel, same issue.

Darkside138 commented 2 years ago

Release 3.2.1 this is fixed.