Skip to content

sakusaku3939/discord-vc-bot

Repository files navigation

Discord VC channel moving bot

日本語Ver.はこちら

This is a Discord bot that allows you to move voice channels by specifying users.
It supports moving multiple users and channels.

→ Add to Discord

vc-bot

Usage

Move voice channel by specifying user

/moves (destination channel) (user1) (user2) ・・・

Specify a voice channel and move all members in it

/channel (origin channel) (destination channel)

If you want to customize

*Requires Node v16.9.0 or later

git clone https://github.com/sakusaku3939/discord-vc-bot.git
cd discord-vc-bot
npm install

Create a new application from the Discord Developer Portal and paste the token into DISCORD_TOKEN.

echo 'DISCORD_TOKEN="token"' > .env

You can start with the following command.

ts-node server.ts

License

MIT

About

Discord bot that can move voice channels by specifying users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •