"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."
- Clone the repository to the current directory
https://github.com/NICK-FURY-6023/Temporary-voice-channel-discord-bot.git
- Install all the dependencies
- Using npm
npm install
- Using yarn
yarn
-
fill your bot token or Bot.json channel ID
-
Start your bot
- Using npm
node index.js
- Using yarn
yarn start