Skip to content

nixonjoshua98/Revolt.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolt.Net

A .NET library for interacting with the Revolt API & Websocket.

Our Revolt Server

Examples

Sample project can be found in Source/Revolt.Net.TestBot

var client = new RevoltClient("TOKEN");

await client.RunAsync();

Downloading

Revolt.Net can be downloaded via NuGet

Versioning & Releases

Revolt.Net is currently in active development, which means it is not uncommon for the ABI to be updated.

Contributing

Any and all pull requests are welcomed!


Revolt.Net continues on from what Jan0660 (Jan) started up until version 0.0.9