/Discord.Interactions.AspNetCore

Discord Interaction (Slash Commands) support for ASP.NET Core

Primary LanguageC#GNU Lesser General Public License v2.1LGPL-2.1

Discord.Interactions.AspNetCore

This project has been discontinued

ASP.NET Core integration for Discord Interactions & Slash Commands

Current status: Prototype - Please don't actually use this (yet).

What works:

  • Authentication
  • Command Registration
  • Command handling & response

What's coming:

  • A proper command abstraction/builder
  • Mapping the rest of the Interaction endpoints