-
Notifications
You must be signed in to change notification settings - Fork 597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install for rocketchat hubot adapter #6
Comments
hmm does it throw any error when u run from yep as much as I'd like for it to be seamless to integrate any adapter, it will still takes some extra effort. I'm currently working on distribution - using Docker, so people only need to run 1 docker command to set everything up - it's also more reliable that way without the interference with the system. But I'll try to look at that ASAP whenever I have time :) thx for the feedback! |
sorry for my late response. |
I'll have to do some digging but I have a working bot with the rocket chat adapter. I may or may not have a docker config too |
pjmorr, from my side i didn't success to integrate AIVA with rocket.chat, how did you do that? |
just looking around, I see this is closed... have rocket.chat working for me as well, using standard hubot but not yet with aiva... thats the plan, tho ;) |
Reopening the issue, would love to take a look at it when I can |
Hi guys, @kengz @llwp @Ya-Ri, in
You see there some of the rocketchat adapter's variables, self-explained right? You put some more of those there, just check the env variables in https://github.com/RocketChat/hubot-rocketchat. So after saved this file you need to install the adapter.
This will install RocketChat's Hubot adapter, doing this you can already start your bot and it will be connected to RocketChat! awesome work here @kengz, we are taking some ideas to the HubotNatural project if you don't mind. best wishes. |
Hi,
maybe you can provide a setup script depending on the chosen adapter...
i try those step without success:
ROCKETCHAT_ROOM=''
LISTEN_ON_ALL_PUBLIC=true
ROCKETCHAT_USER=bot
ROCKETCHAT_PASSWORD=bot
to: bin/.env-aiva
i can't test your new one yet, nevertheless the Jarvis bot works.
Let me know if you have successfully integrate it with hubot...
Thanks for your great work, kind regards,
YaRi
The text was updated successfully, but these errors were encountered: