✅ HttpListener not starting
Im trying to add a HttpListener to my Discord Bot using System.Net.HttpListener, it doesnt seem to ever reach the point where it prints "Running Preview Server on: <serverAddress>", it seems to be stuck on
any solution?
listener.Start();any solution?
