🛡️Instance Admin Client

RevoltSharp can be used to manage your own self-hosted instance

To use the admin client you need to give the logged in user/bot account privileged access to your Revolt instance.

This can be done by editing mongodb table data and adding privileged: true like so.

You will then need to install the extra package which comes with the functions and data to manage your Revolt instance.

RevoltSharp.InstanceAdmin

Download this on NuGet or using the Visual Studio package manager.

Last updated