Switch to hubot-openassets plugin on hal8000
This commit is contained in:
@@ -46,7 +46,7 @@ application "hal8000" do
|
|||||||
"hubot-tell",
|
"hubot-tell",
|
||||||
"hubot-seen",
|
"hubot-seen",
|
||||||
"hubot-rss-reader",
|
"hubot-rss-reader",
|
||||||
"hubot-kosmos-kredits",
|
"hubot-openassets",
|
||||||
"hubot-auth"
|
"hubot-auth"
|
||||||
].to_json
|
].to_json
|
||||||
end
|
end
|
||||||
@@ -77,7 +77,8 @@ application "hal8000" do
|
|||||||
"OA_SERVER_URL" => "http://localhost:4562",
|
"OA_SERVER_URL" => "http://localhost:4562",
|
||||||
"OA_SERVER_USERNAME" => "kosmos",
|
"OA_SERVER_USERNAME" => "kosmos",
|
||||||
"OA_SERVER_PASSWORD" => "asEjdak1yqw",
|
"OA_SERVER_PASSWORD" => "asEjdak1yqw",
|
||||||
"OA_MAX_QUANTITY" => "5000"
|
"OA_MAX_QUANTITY" => "5000",
|
||||||
|
"OA_BOT_KEYWORD" => "kredits"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user