Giter Site home page Giter Site logo

athj / skypebot_advanced Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 16 KB

A Skype bot built using nodejs and botbuilder that interacts with the user to set a appointment

JavaScript 100.00%
bot bot-builder emulator skypebot skype skype-bot bot-framework nodejs

skypebot_advanced's Introduction

Skype bot using botbuilder

The bot can be tested locally using the BotFramework-Emulator. This bot helps set a appointment for a given date and time It uses some advanced features for bot builder framework like the datetime parser, the createpro.js file can be run to get the dialogs to store the user data in memory(Bot state) to learn more about bot state visit https://docs.microsoft.com/en-us/bot-framework/nodejs/bot-builder-nodejs-state.

The components for the bot have been seperated into the following modules

1. app.js - Runs the server and imports all the module and also contains the default dialog
2. dialog.js - Has all the dialogs for bot app.js and createpro.js
3. event.js - Has actions for all the events triggered by the client

The bot reacts to the following events

1. When bot is added to a group 
2. Starting a conversation with someone
3. New member is added to the conversation
4. When the bot is removed from a conversation
5. When a user starts typing 
6. When a user pings the bot 

The emulator can be downloaded from https://github.com/Microsoft/BotFramework-Emulator

skypebot_advanced's People

Contributors

athj avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.