Add Hubot Kosmos Kredit plugin
This commit is contained in:
parent
2b4970354c
commit
5db8455da3
@ -45,7 +45,9 @@ application "hal8000" do
|
||||
"hubot-plusplus",
|
||||
"hubot-tell",
|
||||
"hubot-seen",
|
||||
"hubot-rss-reader"
|
||||
"hubot-rss-reader",
|
||||
"hubot-kosmos-kredits",
|
||||
"hubot-auth"
|
||||
].to_json
|
||||
end
|
||||
end
|
||||
@ -68,7 +70,14 @@ application "hal8000" do
|
||||
# "HUBOT_LOG_LEVEL" => "error",
|
||||
"EXPRESS_PORT" => "8080",
|
||||
"HUBOT_RSS_HEADER" => "Update:",
|
||||
"HUBOT_AUTH_ADMIN" => "bkero,derbumi,galfert,gregkare,jaaan,slvrbckt,raucao"
|
||||
"HUBOT_AUTH_ADMIN" => "bkero,derbumi,galfert,gregkare,jaaan,slvrbckt,raucao",
|
||||
"OA_ASSET_FROM_ADDRESS" => "akRWZJMETdM2U5UGKadKhv1PAj2npoGja1m",
|
||||
"OA_DEFAULT_QUANTITY" => "100",
|
||||
"OA_ASSET_ID" => "AbDn6L2AUGnDreUuNkGFEqcxnsoUP4HCjm",
|
||||
"OA_SERVER_URL" => "http://localhost:4562",
|
||||
"OA_SERVER_USERNAME" => "kosmos",
|
||||
"OA_SERVER_PASSWORD" => "asEjdak1yqw",
|
||||
"OA_MAX_QUANTITY" => "5000"
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user