Skip to content

wickstudio/discord-temp-channels-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Temp Channel Bot

banner

Overview

This Discord bot allows users with administrative permissions to create temporary voice channels with various functionalities.

Features

  • Temporary Voice Channels: Users can create temporary voice channels with specific functionalities.
  • Channel Control: The bot provides buttons and menus for users to control their temporary voice channels.
  • Permissions: Different actions require specific permissions, ensuring secure channel management.

Usage

To create a temporary voice channel, use the following command

Commands

  • !temp: Create a temporary voice channel.

Setup

  1. Clone the repository.

  2. Install dependencies using npm install.

  3. Set up a Discord bot in the Discord Developer Portal.

  4. Rename config.example.json to config.json and add your bot token and other configuration details.

  5. Run the bot using node your-bot-file.js.

Batch Files

  • install.bat: Run this batch file to install the necessary dependencies for the bot. Make sure you have Node.js installed before running this file.

  • start.bat: Run this batch file to start the bot. Ensure that you have completed the setup, including adding your bot token to the config.json file, before running this file.

Usage

  1. Run install.bat to install dependencies.
  2. Configure your bot by renaming config.example.json to config.json and adding your bot token and other details.
  3. Run start.bat to start the bot.

Note: Ensure that you have Node.js installed on your machine before running these batch files.

Contributing

Feel free to contribute to the development of this bot by submitting pull requests.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published