Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnetbots/Slackbot.Net
Framework for creating Slack chatbots in ASP.NET Core hosts
https://github.com/dotnetbots/Slackbot.Net
aspnet-core aspnetcore slack slackbot
Last synced: 2 days ago
JSON representation
Framework for creating Slack chatbots in ASP.NET Core hosts
- Host: GitHub
- URL: https://github.com/dotnetbots/Slackbot.Net
- Owner: dotnetbots
- License: mit
- Created: 2020-01-07T19:23:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T15:51:16.000Z (about 1 year ago)
- Last Synced: 2024-04-27T02:44:04.528Z (9 months ago)
- Topics: aspnet-core, aspnetcore, slack, slackbot
- Language: C#
- Homepage:
- Size: 523 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Slackbot.NET
[![Build](https://github.com/slackbot-net/slackbot.net/workflows/CI/badge.svg)](https://github.com/slackbot.net/slackbot.net/actions)
## What?
An opinionated ASP.NET Core middleware to create simple Slackbots using the Slack event API.### Install
Download it from NuGet:[![NuGet](https://img.shields.io/nuget/dt/slackbot.net.endpoints.svg)](https://www.nuget.org/packages/slackbot.net.endpoints/)### Docs
Check the docs: https://slack.dotnetbots.com/