hubot-rocketchat | Rocket.Chat Hubot adapter | Chat library
kandi X-RAY | hubot-rocketchat Summary
kandi X-RAY | hubot-rocketchat Summary
Hubot adapter for Rocket.Chat!. Feel free to join us in the #hubot channel to discuss hubot, and any scripts you might be working on.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Remove the history
hubot-rocketchat Key Features
hubot-rocketchat Examples and Code Snippets
Community Discussions
Trending Discussions on hubot-rocketchat
QUESTION
I am trying to integrate Hubot with rocketchat and make Hubot talk with rocketchat.
The sources I am referring to are:
https://hubot.github.com/docs/
https://github.com/RocketChat/hubot-rocketchat
I have installed Nodejs and in Node.js command prompt I did:
...ANSWER
Answered 2017-Jun-21 at 17:251.) Rocket.chat have "Internal hubot" which is integraded and contain some simplest Hubot scripts. Ideal for testing and introduction to Hubot. You can find these scripts in rocketchat/programs/server/npm/node_modules/meteor/rocketchat_internal-hubot/node_modules/hubot-scripts/src/scripts/
.
If you wanna use more complex scripts, you must use external Hubot.
2.) Setup "Environment Variables" are different for each platform. For example, if you want set ROCKETCHAT_ROOM
to support
, you must use something like env ROCKETCHAT_ROOM=support
. But this only applies to Linux OS. For Docker syntax is -e ROCKETCHAT_ROOM=support
. If you running external Hubot on Windows, you probably must use something different.
3.) ROCKETCHAT_ROOM
variable is not for URL of your channel. You must put here name of your chat room.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install hubot-rocketchat
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page