-
Lia suggested something like this: https://github.com/Donohue/karmabot/blob/master/scripts/example.coffee
-
Running KarmaBot in [WB Robots](http://chat.stackexchange.com/rooms/35580/worldbuildings-robots), with a Yandex API key in the correct file.
`detect_lang` fails with the error message `get() takes 1 …
-
Allow Karmabot to work in private channels. This could involve setting up a config file that allows users to toggle the setting.
-
Если идет обращение от ника к боту вот такое
```
@greabock
@KarmaBot погугли карма
KarmaBot 14:35
@KarmaBot погуглил для тебя
```
То мне кажется бот должен отвечать этому же человеку, а не себе.
-
@Big-Shark последнее использовал)
спасибо @Big-Shark
)
KarmaBot 14:36
Спасибо принято. Текущая карма пользователя @Big-Shark +35
Спасибо принято. Текущая карма пользователя @Big-Shark +36
Big-Shark …
-
не добавит + в карму, но для "будьте здоровы" идет учет что ты "высказал спасибо" т.е. отдал свое спасибо самому себе
-
I can't get this command to work for my slackbot:
```
robot.hear /// #{botname} \s+ leaderboard ///i, (msg)
```