Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hrjakobsen/SlackBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlackBot

This is a C# Slack bot SDK. It uses the slack RTM API to listen to changes in a Slack team, and the Slack API to interact with the Slack channels.

To use the SDK, generate an API key on https://my.slack.com/apps/new/A0F7YS25R-bots

Then create a class inheriting from SlackBotClient and you are good to go. You can use the OnMessage or OnChannelJoined events to interact with the Slack team.

About

Slack bot in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages