/Temporary-voice-channel-discord-bot

"Temporary Voice Channel Discord Bot" "GitHub repository for a temporary voice channel Discord bot. Create and manage temporary voice channels with ease, providing a seamless experience for users to collaborate in dedicated voice channels."

Primary LanguageJavaScriptMIT LicenseMIT

Temporary-voice-channel-discord-bot

"Temporary Voice Channel Discord Bot" "GitHub repository for a temporary voice channel Discord bot. Create and manage temporary voice channels with ease, providing a seamless experience for users to collaborate in dedicated voice channels." Image Alt Text

How to setup

  1. Clone the repository to the current directory
https://github.com/NICK-FURY-6023/Temporary-voice-channel-discord-bot.git
  1. Install all the dependencies
  • Using npm
npm install
  • Using yarn
yarn
  1. fill your bot token or Bot.json channel ID

  2. Start your bot

  • Using npm
node index.js
  • Using yarn
yarn start