

By default, spaces are allowed in usernames.Added separate ACLs to control reset of comments and avatars.Added support for reflecting in the ACL record and all changes in groups.The server now has the ability to send a welcome text in broadcast mode using the Ice protocol.On the other hand, it is also highlighted that added the ability to assign nicknames to users, which makes it possible to attach a more descriptive name to users who abuse long names or change their name frequently. Sending sound from the official client is still only possible in mono mode. This feature can be used, for example, to create music bots.
#MUMBLE CHAT BOT CODE#
Text messages support Markdown markup, which, for example, can be used to send lists, code snippets, quotes to a chat, highlighting bold or italic text, and styling links.Īdded the ability to play stereo audio, which allows the server to send a stereo audio stream that the client will not convert to mono. Have been added interface access restriction flags, which makes it possible to understand if the user can connect to the channel or not (for example, if the channel only allows login with a password or is linked to a specific group on the server). The interface provides a popup with a list of currently speaking users, which is similar to the tooltip in game mode, but is designed for everyday use by non-gamers. In addition to this, it is also highlighted that added TalkingUI interface, which allows to understand who is speaking at the moment. The mode is unidirectional, that is, if the listening user wants to talk, they must connect to the channel, in addition to the fact that ACLs and configurations have been provided for channel administrators to disable connections in listening mode. We can also find that added a channel listening mode which allows the user to listen to all the sounds that the members of the channel listen to, but without being directly connected to the channel.Īt the same time, listening users are reflected in the channel member listl, but they are marked with a special icon (only in new versions, in older clients such users are not displayed). Both mask searches and regular expressions are supported. The dialog can be invoked using the Ctrl+F combination or via the menu.
#MUMBLE CHAT BOT FULL#
Unlike the previously provided built-in plugins, the new mechanism can be used to implement arbitrary additions and is not limited to means of extracting player location information to implement positional sound.Īnother change that stands out is that added a full search dialog for users and channels available on the server. In this new version it is highlighted that implemented the ability to develop general purpose plugins that can be installed and updated independently of the main application.

#MUMBLE CHAT BOT HOW TO#
