Skip to content

jay1934/Voice-Channel-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Channels Bot

InstallationHow to useDemo


Installation

Prerequisite
  • To use this bot, Node.js 12.0.0 or newer must be installed.
Downloading and installing steps
  1. Download the zip file.

  2. Configure the Bot:

  3. Invite the Bot to your Server:

    • In your bot's application page, navigate to OAUTH2

    • In the "scopes" section, select bot

    • In the "bot permission" section, select:

      • ADMINISTRATOR

      Theoretically, the bot would only need the MOVE_MEMBERS and MANAGE_CHANNELS permissions, although they can be quite janky in my experience, so I find it much easier just to give the bot every permission.

    • Copy and paste the generated invite link!

  4. Get the Bot Online

    • Run node index.js
    • The bot is now operational ! 🎉

How to Use

This bot's only feature is, when you join the channel specified in config.js, it will immediately create a channel for you, and automatically move you there.


You will have all the permissions in this channel, such as to add other people, change the permissions, mute and move members, etc.


If the join back into the base voice channel while your channel is still available, it will simply move you back to that channel.


Full Demo

I set the delay before deletion to just five seconds for the purpose of the video.

About

Created for paladin1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published