ModCore now has it's own support Discord server!
Command listing is available at the Wiki.
Guild setup is available at the Wiki.
Setting up your own instance: (not recommended)
- Clone the repo
- Publish the project using Visual Studio 2019 with .Net Core 3.0 installed
- Setup your database (Database Setup)
- Copy
settings.example.json
to your build folder, replace default values and rename toconfig.json
- dotnet ModCore.dll
We will NOT help you with this. If you can't set up your own instance you'll be better off using our pre-hosted instance instead anyway.