-
Notifications
You must be signed in to change notification settings - Fork 14
First Time Setup Guide
This plugin requires Microsoft .NET Framework 4.8 or later.
Supported operating systems are Windows 8+.
-
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_HERE
with your Client ID in the following link:https://discordapp.com/oauth2/authorize?client_id=CLIENT_ID_HERE&scope=bot&permissions=8
. For example, if your Client ID was304822618350157836
, then your link should behttps://discordapp.com/oauth2/authorize?client_id=304822618350157836&scope=bot&permissions=8
-
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.
- Unless the option was unchecked, your Bot should have Administrator privileges. Please note that your Bot must be able to access all voice channels that you want it to be able to join. If your server admin does not want your Bot to have Administrator privileges, then please ask them to give the bot access to the desired voice channels.
-
Download
ACT_DiscordTriggers.dll
from the Releases page. -
Right click the
ACT_DiscordTriggers.dll
file, open "Properties" and unblock the dll if necessary. -
Place the
ACT_DiscordTriggers.dll
file in the%APPDATA%\Roaming\Advanced Combat Tracker\Plugins\
folder. -
Run Advanced Combat Tracker as Administrator.
-
Click the Plugins tab and press "Browse".
-
Open
ACT_DiscordTriggers.dll
. -
Press "Add/Enable Plugin" in ACT.
-
Restart ACT.
-
Click on the newly created "Discord Triggers" tab.
-
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.
- Put the Token that you copied in the "Discord Bot Token" section of the Plugin. Do not share this token with others.
- Restart ACT and you are finished!
If all is setup correctly, the discord bot will go online every time you start ACT. Select a server and channel from the drop-down boxes and press "Join Channel" to make the bot join that channel. The token and ID you entered will save when you close ACT so you do not have to enter that again.
Please see the issues page for a list of known bugs.
Please see the Common Questions and Issues page.