Skip to content

CureSaba/discord-join2create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-join2create

sample discord join2create bot made by discord.js

Installation

  1. Clone this repository
  2. Install the required packages npm install
  3. Create a new application in the Discord Developer Portal
  4. Create a bot for the application
  5. Make a .env file and add the following
TOKEN=Your bot token
CLIENT_ID=Your bot client id
  1. Run the bot node index.js
  2. Invite the bot to your server

Commands

  • /rename - Rename the voice channel
  • /set-limit - Set the user limit of the voice channel(set to 0 for no limit)
  • /kick - Kick a user from the voice channel
  • /ping - Check if the bot is online

About

sample discord join2create bot made by discord.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published