✅ add REST endpoints to Discord Bot (Console App)
Im working on a Discord Bot that allows people to generate a receipt and they can then "preview" it, the discord sided code is done, now how would i go on about creating REST Endpoints (prefferably with ASP.NET) in my Console App? (i dont need help with returning the data or anything, i just need to make the app launch the endpoint)