All Projects → microsoft → Azurebot

microsoft / Azurebot

Licence: mit
This is the source code which runs the Microsoft AzureBot.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Azurebot

Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 732 (+340.96%)
Mutual labels:  bot, azure
Lenoxbot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 163 (-1.81%)
Mutual labels:  bot
Azure Sdk For Python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
Stars: ✭ 2,321 (+1298.19%)
Mutual labels:  azure
Discord Player
🎧 Complete framework to simplify the implementation of music commands using discords.js v12
Stars: ✭ 161 (-3.01%)
Mutual labels:  bot
Are We Consistent Yet
Compare eventual consistency of object stores
Stars: ✭ 157 (-5.42%)
Mutual labels:  azure
Spring Cq
新框架 https://github.com/ProtobufBot/ProtobufBot 。这是一个spring boot starter。基于SpringBoot的QQ机器人框架,demo分支是例子,jar分支是框架。
Stars: ✭ 161 (-3.01%)
Mutual labels:  bot
Octave
Discord bot written in Java and Kotlin using JDA.
Stars: ✭ 156 (-6.02%)
Mutual labels:  bot
Telegram Bot Sdk
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Stars: ✭ 2,212 (+1232.53%)
Mutual labels:  bot
Jda
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Stars: ✭ 2,598 (+1465.06%)
Mutual labels:  bot
Php Slack Bot
Slack bot user written in PHP
Stars: ✭ 161 (-3.01%)
Mutual labels:  bot
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (-3.01%)
Mutual labels:  azure
Mastodon Bot
a bot for mirroring Twitter/Tumblr accounts and RSS feeds on Mastodon
Stars: ✭ 158 (-4.82%)
Mutual labels:  bot
Aiocqhttp
A Python SDK with async I/O for CQHTTP.
Stars: ✭ 162 (-2.41%)
Mutual labels:  bot
Discord.net
An unofficial .Net wrapper for the Discord API (http://discordapp.com)
Stars: ✭ 2,253 (+1257.23%)
Mutual labels:  bot
Mynt
An Azure Functions-based crypto currency trading bot; featuring 10 exchanges, 25 indicators, custom strategy support, backtester and more
Stars: ✭ 165 (-0.6%)
Mutual labels:  bot
Azuresdkforrust
Microsoft Azure SDK for Rust
Stars: ✭ 157 (-5.42%)
Mutual labels:  azure
Carl Bot
Bot for discord using discord.py (outdated code)
Stars: ✭ 160 (-3.61%)
Mutual labels:  bot
Microsoft Rocket Video Analytics Platform
A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.
Stars: ✭ 162 (-2.41%)
Mutual labels:  azure
Bitprophet
Node crypto trading platform for Binance exchange.
Stars: ✭ 166 (+0%)
Mutual labels:  bot
Telegram link line
用Telegram來收發Line的訊息,use telegram to Send and receive messages(from Line)。 或者把它當作Line的訊息備份也是可啦 😛
Stars: ✭ 164 (-1.2%)
Mutual labels:  bot

AzureBot Sample

The AzureBot is a sample that showcases how the Microsoft Bot Framework and Cognitive services can be used to create intelligent bots. The sample was created to show how a bot can be used to improve the productivity of any developer, admin, or team working with Azure. If you would like to set it up yourself and contribute, follow our Developer Set Up.

As of January 29, 2018 we no longer maintain or host this Bot.

The current implementation focuses on authenticating to the user's Azure subscription, selecting and switching subscriptions, starting and stopping RM-based virtual machines, and listing and starting Azure Automation runbooks.

AzureBot Example

Developer Set Up

AzureBot is built with the Microsoft Bot Framework and the Microsoft Bot Builder C# SDK. It uses the Azure Resource Manager Nuget package and other Azure packages.

Follow our Developer Set Up guide to get started.

UX Guidelines

If creating new commands, our UX Guidelines are helpful for the conversational tone and best practices.

Contributing

Note that the AzureBot is a sample and not actively supported. If you are interested to take over maintenance of this project, please file an issue.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Copyright and license

Code released under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].