autumnw
autumnw
Hi, I try to have Lita BOT to send_messages to a hipchat room, but never succeeded. Here are my code: ```ruby def get_target_by_user(owner) user = Lita::User.find_by_name(owner) # Need to prevent...
### Host operating system: output of `uname -a` CentOS Linux release 7.6.1810 (Core) Linux controller-us-central1-0 3.10.0-957.12.2.el7.x86_64 #1 SMP Tue May 14 21:24:32 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux ### mysqld_exporter...
Added environment variable HEAP_DUMP_PATH to support logstash new release 2.2.2 in centos
When I run "node config/index.js get", it was actually executed successfully, but it does not exit. Shall we need to add "finally" block like the following? ```node.js function getTemplate() {...
The problem is: Lita can not send message to a room. The reason is: Room ID in Lita does not include muc_domain.
Our case is using email to validate if the user has privilege to send a command. So email is very important and convenient if we could have it in user...