Rantanen / node-mumble

Mumble client in Node.js
MIT License
155 stars 48 forks source link

.users() will return only one user if connected before bot joined #52

Closed Prior99 closed 9 years ago

Prior99 commented 9 years ago

When users are already connected to the server and the bot joins after them .users() will only return one user and not all of them.