archcorsair / YourGamblingAddiction

Gambling Addiction Discord Bot (A BoxBot companion bot)
MIT License
0 stars 1 forks source link

YourGamblingAddiction

Gambling Addiction Discord Bot (A BoxBot companion bot)

Required

Add config.json to your root

{
  "token": "<your token goes here>",
  "prefix": "$",
  "admins": [
    "<admin 1 id>",
    "<admin 2 id>"
  ]
}