qb-scoreboard v2 | qb-core
€5
Description
qb-scoreboard for latest qb-core
Installation
- Download the scripts and put them in the
[resource] or [standalone]
folder. - Add the following code to your
server.cfg/resouces.cfg
ensure Discord_API
ensure nc-scoreboard
Configuration
In the Discord_API
folder you will need to go to config.lua
and follow the following code.
“`
Config = {
Guild_ID = 'Put Discord Server ID',
Bot_Token = 'Put Your Bot Token',
RoleList = {Member}, -- Discord Role
}
“`
- that’s it! Best of luck.