Configure points term for hubot-plusplus

This commit is contained in:
Basti 2018-01-12 17:55:25 +00:00
parent 1fc503f907
commit a751055170

View File

@ -94,6 +94,7 @@ application hal8000_path do
"HUBOT_RSS_PRINTSUMMARY" => "false", "HUBOT_RSS_PRINTSUMMARY" => "false",
"HUBOT_RSS_PRINTERROR" => "false", "HUBOT_RSS_PRINTERROR" => "false",
"HUBOT_RSS_IRCCOLORS" => "true", "HUBOT_RSS_IRCCOLORS" => "true",
"HUBOT_PLUSPLUS_POINTS_TERM" => "karma,karma",
"EXPRESS_PORT" => "8080", "EXPRESS_PORT" => "8080",
"HUBOT_RSS_HEADER" => "Update:", "HUBOT_RSS_HEADER" => "Update:",
"HUBOT_AUTH_ADMIN" => "bkero,derbumi,galfert,gregkare,slvrbckt,raucao", "HUBOT_AUTH_ADMIN" => "bkero,derbumi,galfert,gregkare,slvrbckt,raucao",