HAHOOS
HAHOOS
Hello, so I wanted to use NextMessageAsync for my bot, but I got problem. It needs something called `SocketCommandContext` and it does need user and message, but firstly in `SocketCommandContext`...
As a new version of discord.net, these packages should be updated
Hello, I was recently making a ticket bot and I wanted to make commands, I wrote the code, but it was returning error 20001 and I can't fix it, please...
Hello again, I have another thing that could be added, which is ```AddButton``` and ```RemoveButton``` like: ```csharp DiscordRpcClient client = new DiscordRpcClient("client-id"); client.AddButton("label", "url"); client.RemoveButton(index); //index is int ```
### Describe the new feature or enhancement I've been working on a plugin and I have been trying to make it as backwards compatible as possible. An issue I am...
This PR adds a new fix `WindowsUnhandledQuit` which makes sure that when the user closes the console, it gets handled correctly (the OnApplicationDefinitiveQuit gets invoked and Core.Quit() gets called). Linux...
## Description This PR changes the following: - Adds a timestamp when watching an anime - Adds support for nearly every page on the site - Adds a button that...