config.example.json 195 B

123456789
  1. {
  2. "cq_access_token": "",
  3. "cq_ws_host": "127.0.0.1",
  4. "cq_ws_port": 6700,
  5. "cq_bot_qq": 10000,
  6. "twitter_private_auth_token": "",
  7. "twitter_private_csrf_token": "",
  8. "loglevel": "info"
  9. }