Installation
Last updated
Last updated
Grab the latest release from the tab.
Extract the files to your server resources folder.
Remove any other queue resources.
Go to the , and create an app if you haven't already.
Copy your bot token and put it in the server.cfg, as this:
set ps:discordBotToken "TOKENHERE"
.
Copy your servers ID and put it in the server.cfg as this:
set ps:discordGuildId "IDHERE"
(This can be found by enabling the Developer mode on Discord, right clicking your server on the left and press "Copy ID")
Set up queue/roles.lua
and queue/card.lua
to your liking.
Check the list of covars, to see if there's anything else you might want to change.
Done! You've successfully installed ps-discord!
You primarily configure the resource with the convars. There however is two files you should edit to your liking.