config.json.example 186 B

1234567891011
  1. {
  2. "token":"",
  3. "activity":"Giving you roles",
  4. "reactions":[
  5. {
  6. "messageId":"",
  7. "emojiId":"",
  8. "roleId":""
  9. }
  10. ]
  11. }