Skip to content
/ skypebot Public

A simple Skype bot built using nodejs and botbuilder

Notifications You must be signed in to change notification settings

athJ/skypebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skype bot using botbuilder

The bot can be tested locally using the BotFramework-Emulator. The bot simply echos the user message and reacts to different events triggered from 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

About

A simple Skype bot built using nodejs and botbuilder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published