Switch to hubot-openassets plugin on hal8000

This commit is contained in:
Greg 2016-01-22 22:29:15 +00:00
parent 8320c46844
commit 1d69b8e49e
1 changed files with 3 additions and 2 deletions

View File

@ -46,7 +46,7 @@ application "hal8000" do
"hubot-tell",
"hubot-seen",
"hubot-rss-reader",
"hubot-kosmos-kredits",
"hubot-openassets",
"hubot-auth"
].to_json
end
@ -77,7 +77,8 @@ application "hal8000" do
"OA_SERVER_URL" => "http://localhost:4562",
"OA_SERVER_USERNAME" => "kosmos",
"OA_SERVER_PASSWORD" => "asEjdak1yqw",
"OA_MAX_QUANTITY" => "5000"
"OA_MAX_QUANTITY" => "5000",
"OA_BOT_KEYWORD" => "kredits"
end
end