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.
Reviews
There are no reviews yet.