A better way to voice chat! DittoVC manages the dynamic creation of user-owned voice channels simply by a user joining a registered VC
DittoVC takes a different approach to dynamic voice chat creation than other bots in its category. Instead of creating a clone of a voice chat and moving the user to it, DittoVC gives the original channel to the user requesting a voice chat. This has a few advantages:
Additionally, DittoVC defaults to starting voice chats in private mode. Mods can override this. Users can also change the voice chat's region, name, max members, and many other things! Mods also have fine-grained control over what is allowed in public mode and private mode.
Do you want to let users stream when the voice channel is private but not when it's public? DittoVC supports that! Just setup an example role with the right permissions, and tell DittoVC to use that role as the template for public permissions.
Do you want to let your users decide if a specific user should be allowed to talk when they join the voice chat? DittoVC can do that! Users have low level controls over who they /add.
Do you want to let your users kick a user from a public chat? DittoVC can do that too via the /remove command!
DittoVC also comes with logging of commands and joins/leaves, so if users report misbehavior, you can back it up with the activity logs.
The full list of controls DittoVC supports:
User Commands
Adds the user to the voice chat, defaults to all allowed permissions. /add user:username#0000 permissions:(All, Speak, or Listen)
Remove the user from the voice chat. /remove user:username#0000
Make your voice chat public. /public
Make your voice chat private. /private
Set a max number of users. 0 removes the limit. Still respects if the channel is public or private. /max limit:number
Give your voice chat a name. /name it:text
Take over ownership of a channel after the owner has left. /claim
Delete your owned voice chat. /delete
Sets the region the voice chat is hosted in. /region
Display the help message. /info
Mod Commands
Register a voice channel for cloning. Info and permissions are optional. Use info to specify a text channel where instructions will be sent to the user creating a voice chat. Use permissions to specify a role to control the maximum permissions a user is allowed to have. For instance, if you do not want to allow streaming in your server, make a role that restricts streaming permissions on the channel, then register the voice channel specifying permissions:@YourRole. Streaming would then be restricted on that voice channel for everyone, including the owner. Use ispublic to start a voice chat as public. Defaults to private. Name must be less than 29 characters, and can include a special {count} variable that will be replaced with the next available channel number. /register vc:voice-channel info:text-channel permissions:role publicpermissions:role ispublic:boolean name:text
Unregister a voice channel for cloning. /unregister vc:voice-channel
Log all commands, creations, joins, and leaves for this server to a channel. /log to:text-channel
0
0 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!