Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BestMordaEver committed Mar 29, 2022
1 parent a0918b5 commit 036bd0d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
## Voice Manager v3.4.2
## Voice Manager v4.3.0

<a href="https://top.gg/bot/601347755046076427">
<img src="https://top.gg/api/widget/status/601347755046076427.svg" alt="Voice Manager" />
</a>

[Setup guide](https://github.com/BestMordaEver/Voice-Manager/wiki/Setup-Guide) | [Support and news Discord server](https://discord.gg/tqj6jvT)
### Voice Manager creates temporary voice/text channels on demand! [Here's what it looks like](https://i.imgur.com/xNKVC2B.mp4)

**TLDR: Designate a lobby and direct everybody who enters to be placed in a newly created voice channel with a private text chat. Once everybody leaves this new channel both will be automatically deleted and logged, leaving no clutter behind!**

Voice Manager is a bot, that allows your users to create new voice channels on demand! [Here's what it looks like](https://i.imgur.com/xNKVC2B.mp4)
[Setup guide](https://github.com/BestMordaEver/Voice-Manager/wiki/Setup-Guide) | [Support and news Discord server](https://discord.gg/tqj6jvT)

Assign a lobby and everybody who enters this lobby will be placed in a newly created channel. Once everybody leaves this new channel - it gets deleted, so there's never any clutter!

Voice Manager is highly customizable!
- You can make your own template for new channels' names, that can include your username, tag or a game that you play!
- Bot can do ordered channels! Check out `%counter%` combo in `vm!help lobbies`.
- Give your users granular control over their new channels with `permissions` command! Let them kick the killjoys or change thier channel name to something stupid!
- Create private text chats, that are visible only to those, who enter your channel!
- Matchmaking lobbies! Nobody knows how they work but they are extremely cool!
### Voice Manager is highly customizable!
- We offer personalized templates for channel names from usernames, tags, or even active games!
- Private text chats that are visible only to those who enter your voice channel
- Ordered channels using our `%counter%` combo in `/help lobbies`.
- Granular moderation over new channels with `/lobby permissions` command, anywhere from instant kicking or channel name changes
- Auto-logging of text channel transcripts
- Matchmaking lobbies to direct users to existing channels

<a href="https://top.gg/bot/601347755046076427">
<img src="https://top.gg/api/widget/601347755046076427.svg" alt="Voice Manager" />
Expand Down
1 change: 0 additions & 1 deletion libs/locale.lua
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ You can enable companion channels with `/lobby companion enable`]],
embedOK = "✅ OK",
embedWarning = "⚠ Warning",
embedError = "❗ Error",
unfinishedCommand = "🛠 Command is temporarily disabled 🛠",

inCategory = "in %s category",

Expand Down

0 comments on commit 036bd0d

Please sign in to comment.