-
Notifications
You must be signed in to change notification settings - Fork 4
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
how to use with Slack #1
Comments
Hi,
I have to check if it is still working , Slack changed API so maybe this is
problem.
I have to test again for all messaging apps and update code.
Now I'm on vacation and travelling, soon as I get some time I'll do it and
get back to you.
Thanks for your interest in project,
Ivan
…On Aug 1, 2017 05:13, "bwilcox-1234" ***@***.***> wrote:
Hi,
Thank you for taking the time to create this. Once I figure out how to use
it correctly, I will incorporate references to it CS release. First, I went
to slack, created a group, created a rose bot and took the token and
replaced it in your config files. I then did npm start, and from slack
tried to ask "what is your name". I got no response. What else do I need to
do?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAfaNR3lkBKGq4chUbKBAVKaLO8rSdvaks5sTpfXgaJpZM4OpLYz>
.
|
enjoy your vacation. no rush.
bruce
On Tue, Aug 1, 2017 at 1:42 AM, Ivan Britvic <[email protected]>
wrote:
… Hi,
I have to check if it is still working , Slack changed API so maybe this is
problem.
I have to test again for all messaging apps and update code.
Now I'm on vacation and travelling, soon as I get some time I'll do it and
get back to you.
Thanks for your interest in project,
Ivan
On Aug 1, 2017 05:13, "bwilcox-1234" ***@***.***> wrote:
> Hi,
> Thank you for taking the time to create this. Once I figure out how to
use
> it correctly, I will incorporate references to it CS release. First, I
went
> to slack, created a group, created a rose bot and took the token and
> replaced it in your config files. I then did npm start, and from slack
> tried to ask "what is your name". I got no response. What else do I need
to
> do?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#1>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/
AAfaNR3lkBKGq4chUbKBAVKaLO8rSdvaks5sTpfXgaJpZM4OpLYz>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABJzVLH3GbUXsh7swl8_j3BghOg9OPFJks5sTuUAgaJpZM4OpLYz>
.
--
CEO of Brillig Understanding Inc. (Natural Language applications)
brilligunderstanding.com
805-547-1109
|
Hi Bruce,
I've finally found some time to check the connection to messaging apps and
update code to their latest API.
Now it works OK with Slack and Telegram, for FB Messenger should also be OK
but it is harder to connect (you have to have domain and SSL certificate,
can't test it from local).
I've tested the system on Linux, should also work on MacOS without a
problem but on some Windows there are command line issues. I'll probably
remove Windows support in future...
Of course, you have to run again "npm install" and "npm run build"
(TypeScript to js transpiling).
Good luck 😀
Ivan
2017-08-01 17:41 GMT+02:00 bwilcox-1234 <[email protected]>:
… enjoy your vacation. no rush.
bruce
On Tue, Aug 1, 2017 at 1:42 AM, Ivan Britvic ***@***.***>
wrote:
> Hi,
>
> I have to check if it is still working , Slack changed API so maybe this
is
> problem.
> I have to test again for all messaging apps and update code.
> Now I'm on vacation and travelling, soon as I get some time I'll do it
and
> get back to you.
>
> Thanks for your interest in project,
>
> Ivan
>
> On Aug 1, 2017 05:13, "bwilcox-1234" ***@***.***> wrote:
>
> > Hi,
> > Thank you for taking the time to create this. Once I figure out how to
> use
> > it correctly, I will incorporate references to it CS release. First, I
> went
> > to slack, created a group, created a rose bot and took the token and
> > replaced it in your config files. I then did npm start, and from slack
> > tried to ask "what is your name". I got no response. What else do I
need
> to
> > do?
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <#1>, or mute the thread
> > <https://github.com/notifications/unsubscribe-auth/
> AAfaNR3lkBKGq4chUbKBAVKaLO8rSdvaks5sTpfXgaJpZM4OpLYz>
> > .
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#1 (comment)
>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABJzVLH3GbUXsh7swl8_
j3BghOg9OPFJks5sTuUAgaJpZM4OpLYz>
> .
>
--
CEO of Brillig Understanding Inc. (Natural Language applications)
brilligunderstanding.com
805-547-1109
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAfaNahp_ENPdKU4sshcqm-HyVcZRpZWks5sT0cagaJpZM4OpLYz>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Thank you for taking the time to create this. Once I figure out how to use it correctly, I will incorporate references to it CS release. First, I went to slack, created a group, created a rose bot and took the token and replaced it in your config files. I then did npm start, and from slack tried to ask "what is your name". I got no response. What else do I need to do?
The text was updated successfully, but these errors were encountered: