Switch to hubot-openassets plugin on hal8000
This commit is contained in:
parent
8320c46844
commit
1d69b8e49e
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user