-
Notifications
You must be signed in to change notification settings - Fork 0
First Time Setup Guide
-
Go to the Bot creation page.
-
Enter the name of your bot in the "APP NAME" section
-
(Optional) If you'd like, add an App Description and an App Icon (Avatar)
-
Press the "Create App" button
- Click "Create a Bot User"
- In the "APP DETAILS" section, look for "CLIENT ID"
-
Replace
CLIENT_ID_HEREwith your Client ID in the following link:https://discordapp.com/oauth2/authorize?client_id=CLIENT_ID_HERE&scope=bot. For example, if your Client ID was304822618350157836, then your link should behttps://discordapp.com/oauth2/authorize?client_id=304822618350157836&scope=bot -
Open the link you created in previous step in your browser. Select a server to join from the list. You must have server-management privileges on the server, or else it will not show up on the list. If you do not have server-management privileges, give the link to an admin of the server and ask them to add it. If you get "Unknown Error", please make sure you created a bot user (see step 5 in "Setup Discord Bot"). Press "Authorize" to continue
- You or a server admin must give your Bot permissions to enter every voice channel (or at least every channel you have access to). A quick and easy way to do this is to ask the admin to assign the bot the same role(s) that you have on the server.
- TO-DO
- In Discord, enable Developer Mode by going to User Settings -> Appearance -> Check "Developer Mode".
- Using right panel that shows online users, right click your name and click "Copy ID" at the bottom.
- Put this ID in the "Discord ID" section of the Plugin
-
Go to the Bot management page and select your Bot.
-
Under "App Bot User" there should be a field for "Token". Click "click to reveal" and copy this Token.
-
Uncheck "Public Bot" to avoid abuse, and save your changes.
-
Put the Token that you copied in the "Discord Bot Token" section of the Plugin. Do not share this token with others.
If all is setup correctly, all you have to do is press "Connect" in the plugin to make the bot go online. Enter a voice channel, then press "Join Channel" and the bot will join the same channel as you. The token and ID you entered will save when you close ACT so you do not have to enter that again.








