microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.48k stars 2.44k forks source link

[Feature Request] Go Lang Support #1214

Closed cristianchaparroa closed 5 years ago

cristianchaparroa commented 8 years ago

Hi, are there some plans to implement a BotBuilder support for Go Lang ?

jameslew commented 8 years ago

At the current time we're focusing on the Node & .Net SDK's and making them the best they can be for building great bots. We're always looking for feedback though, I'll increment the count on the feature request for GoLang support.

ylluminate commented 6 years ago

This would be exceptionally helpful. Please see this extremely important use case, especially now that Mattermost is gaining some great traction in government and with larger companies (and now that HipChat and HipChat Data Center are dead).

Mattermost & MatterBridge are built with Go.

stevengum commented 6 years ago

Reopening for tracking.

sgellock commented 6 years ago

If Azure decides this is a supported language across the platform, then we will fall inline and support adding another language

sgellock commented 5 years ago

Thank you for opening an issue against the Bot Framework SDK v3. As part of the Bot Framework v4 release, we’ve moved all v3 work to a new repo located at https://github.com/microsoft/botbuilder-v3. We will continue to support and offer maintenance updates to v3 via this new repo.

From now on, https://github.com/microsoft/botbuilder repo will be used as hub, with pointers to all the different SDK languages, tools and samples repos.

As part of this restructuring, we are closing all tickets in this repo.

For defects or feature requests, please create a new issue in the new Bot Framework v3 repo found here: https://github.com/microsoft/botbuilder-v3/issues

For Azure Bot Service Channel specific defects or feature requests (e.g. Facebook, Twilio, Teams, Slack, etc.), please create a new issue in the new Bot Framework Channel repo found here: https://github.com/microsoft/botbuilder-channels/issues

For product behavior, how-to, or general understanding questions, please use Stackoverflow. https://stackoverflow.com/search?q=bot+framework

Thank you.

The Bot Framework Team

OmarAssadi commented 5 years ago

@sgellock is it possible to reopen this one? I think it is still relevant. It would be great to have Go support. In particular, it'd make development of a Skype connection for 42wim/matterbridge much less of a hassle.

sgellock commented 5 years ago

Thanks for raising this. As I look at our product roadmap, I believe we will deliver Python and Java SDKs before we consider Go support.

tiger5226 commented 4 years ago

shame...was going to build a bot but, no go support.

PrasadG193 commented 4 years ago

@sgellock is there any plan to support Go Lang in the future releases?

sgellock commented 4 years ago

@PrasadG193 Unfortunately, we do not have the Go language SDK work planned at this time.

ylluminate commented 4 years ago

What is stopping it @sgellock?

sgellock commented 4 years ago

customer interest hasn't been strong. it's not been zero, but we haven't had the level of customer interest that has caused a priority change for us.

tiger5226 commented 4 years ago

How can we as customers make our interests known via the proper channels?

PrasadG193 commented 4 years ago

Hi folks, We have started developing unofficial Bot Framework SDKs for Go (as we need this on priority for BotKube). Any PRs, feedback or reviews are welcome.

https://github.com/infracloudio/msbotbuilder-go