Comment on page
Setting up your connection
This page will show you how to setup your connection and connect your first channel
To create your connection, all you have to do is use the
/create
command, specifying your desired connection name, then press the Confirm button to confirm its creation. Make sure the name is correct before pressing confirm!- Must be unique across Discord, you can't share the same name with someone else
- Must be at least 2 characters in length (Ex:
c
is invalid) - Must be at most 16 characters in length (Ex:
myfirstconnection
is invalid) - Must be alphanumerical (Ex:
my-con
andmycôn
are invalid)

Each time you want to manage a different connection you will need to select it using
/select <name>
or specify it in the command. If you did not select a connection, ComBot will select one for you instead, but this may not be the one you are looking for.
Make sure to select the right connection before continuing, otherwise, you might be modifying the wrong connection.
Once you've got your connection ready you can connect a channel to it! This will create a webhook in that channel which will allow messages to look realistic. The bot needs
Manage Webhooks
permissions for this next step.You probably have to connect 2 channels for this to do what you expect it to do. Repeat the following steps twice!
To connect a channel we will use the
cb connect <#channel>
command. Make sure to replace <#channel>
with a mention of the channel you wish to add/connect. You can mention a channel using #<channel-name>
. You can also use its ID instead of a mention. How to get a channel ID.
This command might take a few seconds to complete
Connecting #demo1

Connecting #demo2
These demo channels are in the support server! Join us if you have any questions/suggestions or you just wanna chat!
You just set up your first connected channels! If you want to customize the chat, go to the next guide!

Last modified 1yr ago