Skip to content

Commit

Permalink
cleaned up config.json
Browse files Browse the repository at this point in the history
Removed telegram and cleverbot plugin config, added subscribe to default plugins to load
  • Loading branch information
nylonee committed Apr 17, 2016
1 parent 0d5e611 commit 62c00f9
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions hangupsbot/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,10 @@
"plugins": [
"default",
"mentions",
"subscribe",
"autoreply",
"cleverbot",
"dnd",
"starter",
"remind",
"telesync"
],
"telegram_bot_api_key":"PUT_YOUR_TELEGRAM_API_KEY_HERE",
"telesync_do_not_keep_photos":true,
"telegram_admins":[]
"remind"
]
}

0 comments on commit 62c00f9

Please sign in to comment.