NetCord icon indicating copy to clipboard operation
NetCord copied to clipboard

Add NetCord.Hosting.AzureFunctions to support serverless bots via azu…

Open 0x0ACB opened this issue 8 months ago • 0 comments

Adds support for Azure Functions. Might be a good idea to refactor ParseInteractionAsync and HandleInteractionAsync into a publicly accessible library since those are basically just copied from the AspNet integration. For tests I also just did the same as the AspNet integration and provided a basic sample application.

0x0ACB avatar Apr 21 '25 15:04 0x0ACB