Why does running this task return Error: System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found)
Just as a side project I decided to make a discord bot that allows for users to enter a word and get its defintion. I’ve gotten most of the things done except for the command that actually gets the definition. I’m using FreeDictionaryAPI and when I run