config.json (293B)
1 { 2 "admins": [ ], 3 "commands_user": [ ], 4 "commands_enabled": true, 5 "link_to_guide": "https://github.com/hangoutsbot/hangoutsbot/wiki/User-Guide", 6 "silentmode": false, 7 "plugins": [ 8 9 ], 10 "TELEGRAM_API_KEY": "SET TELEGRAM API KEY HERE", 11 "SLACK_API_KEY": "SET SLACK API KEY HERE" 12 }