Advertisement
Technical_13

basic settings.json file setup

Nov 7th, 2017
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.25 KB | None | 0 0
  1. {
  2.     "BluLightShow":{
  3.         "clientID":"CLIENT ID",
  4.         "debug":["DEBUG CHANNEL ID", "DEBUG CHANNEL ID"],
  5.         "game":null,
  6.         "owners":["CLIENT ID"],
  7.         "name":"BluLightShow",
  8.         "status":"online",
  9.         "token":"YOUR TOKEN",
  10.         "unknownCommandResponse":false
  11.     }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement