mattizhu / voice-chat-discord-bot

πŸ”Š Voice Chat Bot is a Discord bot that is developed to allow Discord communities to create and manage their own voice channels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

VoiceChatBot is a Discord bot that is developed to allow Discord communities to create and manage their own voice channels.

πŸ“ƒ About

Too many channels in your community for your members to join? VoiceChatBot eliminates countless unused voice channels and generates voice channels for your community when in need.

When setup, your community can join a configured, permanent voice channel that allows them to generate a new voice channel and allow them to manage it using various commands. The voice channel will be automatically deleted once emptied.

πŸ” Bot Permissions

The Discord bot requires certain global permissions in your server to be able to work properly:

  • Manage Channels
  • View Channels
  • Send Messages
  • Read Message History
  • Connect
  • Move Members

πŸ“‘ Command List

Administrator Commands

Name Commands Description
Setup $setup Setup the Discord bot to run on your server.
Clear $clear Deletes all vacant voice channels in your server and channels stored.

Notice: Only members who have the administrator global permission can execute these commands.

Community Commands

Name Commands Channel Required? Description
Help $help Displays list of commands.
Lock $lock βœ… Locks voice channels to prevent anyone from joining.
Unlock $unlock βœ… Unlocks voice channels to allow anyone to join.
Kick $kick <@member> βœ… Kicks a member out of the voice channel.
Credits $credits Displays awesome contributors who made this bot possible.

Notice: Some commands require you to be inside your own voice channel.

βš™οΈ Install

Install with npm

Dependencies Install

npm install

Run

npm start

😎 Author & Contributors

πŸ‘€ Mattizhu Twitter: @Mattizhu Github: @Mattizhu Discord: Mattizhu#1993

Big Thanks to @HuskiesxD for feature ideas and taking time to test.

πŸ“‘ MIT Licensing

MIT License. Copyright (c) 2012-2020, Matthew Williams

About

πŸ”Š Voice Chat Bot is a Discord bot that is developed to allow Discord communities to create and manage their own voice channels.

License:MIT License


Languages

Language:JavaScript 100.0%