N
N
Nikita Kudrin2020-08-05 15:36:42
Node.js
Nikita Kudrin, 2020-08-05 15:36:42

Automatic creation of channels for communication in Discord?

I met a voice channel in one Discord channel, when you enter it, 1 more voice channel is created on the Discord server and you are transferred there.
Please don't tell me how to do this in Node.JS or are there any bots that do this.
I'm just not a Discord master.
And how do you work with the Discord API in general?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2020-08-05
@HepkaPlay

Do not tell me how to do this in Node.JS

learn javascript, then Discord API - tutorials, books, throat documentation on the Internet.
or are there any bots that do this.

yes, hundreds.
For example
And how do you work with the Discord API in general?

silently.
there are hundreds of tutorials, books, documentation, manuals, etc. on the Internet

M
Makc_Vvv, 2020-08-05
@Makc_Vvv

As in theory it can be done.
Create a channel in which you cannot speak. Let the bot make an interval of 30 seconds. Check the channel for people every 30 seconds. If there is, then create a channel and transfer it there.
I'd actually suggest code, but I don't understand how people understand the Discord API either. I didn't find a good source API to explore.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question