JaredScar / Badger_Discord_API

A FiveM API Script [created by Badger]
MIT License
56 stars 48 forks source link

The bot is not running and the role id is not being checked #2

Closed DominicFilice closed 3 years ago

DominicFilice commented 3 years ago

What am I doing wrong? https://pastebin.com/wxJbrrYP

Edrow-6 commented 3 years ago

Hi, you entered your "RoleList" incorrectly.

The format must be:

RoleList = {
    ['Member'] = 845077173785067540,
},

Check it out here (config.lua): Commit