A .NET library for interacting with the Revolt API & Websocket.
Sample project can be found in Source/Revolt.Net.TestBot
var client = new RevoltClient("TOKEN");
await client.RunAsync();
Revolt.Net can be downloaded via NuGet
Revolt.Net is currently in active development, which means it is not uncommon for the ABI to be updated.
Any and all pull requests are welcomed!
Revolt.Net continues on from what Jan0660 (Jan) started up until version 0.0.9