What IRC / web chats / Slack chat channels are there for Nativescript? - nativescript

Are there any online chat channels for discussing Nativescript development, such as IRC e.g. FreeNode, Slack, or any other chats?
There is a #Nativescript channel on FreeNode IRC however it has only two members, so I thought there may be some other channel.
Thanks again for your fantastic work!

There is a NativeScript Slack Community:
nativescriptcommunity.slack.com
There is also the forums (discourse)
discourse.nativescript.org

Related

Google chat and Slack integration

My team is working mostly with google chat but we also work with different teams that work with slack
Is there a way to integarte google chat and slack so that massages in google chat will apear in slack?
Thank you!

Integrate Speech to Text bot framework for teams channel?

We are working on a chatbot with botframework, the bot is deployed to the teams channel, but we need to integrate Speech to text service of microsoft into this teams channel for the bot ,is that possible?
I could see speech-text requires a different directline channel all together in the documention but nothing of having it in teams Bot App.
Anyone know of this being possible?
Currently this is not supported in teams in both desktop and web.

LUIS with Microsoft Bots Sandwich Formbuilder

I followed the instructions on how to create a sandwich order with using the formbuilder.
I would like the form talk. i thought the best approach is to use LUIS. I created the Luis app.
Are you able to combine a LUIS app with the formbuilder? Any tutorials?
Speech is not support on MS Teams. Webchat, DirectLine channel, and Cortana are the only channels that support speech.
The Bot Framework now supports speech as a method of interacting with the bot across Webchat, the DirectLine channel, and Cortana.
[1]

BotKit Slack Bot to Microsoft Teams Bot

I recently built a slack bot via the BotKit toolkit and now want to be able to expand from just slack to many other services. Basically, I was reading https://venturebeat.com/2016/11/02/how-bots-will-work-on-microsoft-teams/
and it states that
"The integration means Microsoft Bot Framework users will be able to make bots for Slack, and Botkit users will be able to bring their bots to additional platforms, like Telegram, Kik, Twilio, and Skype. (Before the change, Botkit was only able to make bots for Slack and Facebook Messenger.)"
However, it is not clear to me how this can be accomplished. Do you mind explaining this to me or pointing me in the right direction? From what I understand, it should be a simple process of having my slackbot basically run within Microsoft Teams or Skype or whatever service.
Thanks!
The VentureBeat link for the Public Preview of Microsoft Teams was referring to the ability to use bots written for Slack (via BotKit or otherwise) within Microsoft Teams with little or no modification necessary. This capability is provided by Message.io. You can contact them for more information or look on their website.
Microsoft Teams also has a native bot platform - the Microsoft Bot Framework (which also supports Slack, Skype, Facebook, and several other chat platforms). BotKit does not yet support Bot Framework.
(#JasonSowers)[https://stackoverflow.com/users/3011564/jasonsowers] is correct - BotKit and Bot Framework are two different bot platforms; today Microsoft teams supports one via Message.io and one natively.
So I think your path is:
Register your bot in the Bot Framework to host the bot, referencing the Botkit. Make sure you add Microsoft Teams as a channel.
Create a package for your bot and [Sideload it][3] in Teams to test.

Why Bot application is In-Review status?

Who is responsible for reviewing the bot publication and how long does they take to review and approve my bot?
There is a large backlog of bots currently being reviewed by the Bot Framework team. It's worth noting however, that the only thing that this approval does is to include your bot in the official Bot Framework directory. You do not need your bot reviewed by the Bot Framework in order to be live on any of the channels.
That being said, many of the channels have their own review processes (such as Facebook, Kik, Slack, etc.) Some (like Facebook) require review before any 3rd party can contact your bot. Others (like Slack and Kik) require review to list in their directory or auto-complete in #mentions. You'll need to apply for review from each of these channels.
Your bot already is live and your friends can use it; you just have to share the join link with them for the chat service you want them to use (look in the embed codes section). The bot directory just lets you share it more broadly than friends.

Resources