config/cogbot.yml.defaults in cogbot-0.1.1 vs config/cogbot.yml.defaults in cogbot-0.1.2
- old
+ new
@@ -10,10 +10,13 @@
- 'manager'
- 'google'
- 'dice'
- 'urban'
- 'tweet'
+manager:
+ admin:
+ - 'mose'
server:
ip: 127.0.0.1
port: 9090
tweet:
consumer_key: ''
@@ -22,5 +25,13 @@
oauth_token_secret: ''
redmine:
api_key: ''
url: ''
project: ''
+trello:
+ announce:
+ -
+ channel: "#trello"
+ board: "General"
+ -
+ channel: "#trello-dev"
+ board: "Dev"