Rpg played completely in Discord.
- Setup RavenDB instance with a
rpgandrpg_logsdatabase - Import the
Rpg_Default_Data.ravendbdumpfile into therpgdatabase - Modify
Servers.txtto point to your RavenDb instance. - Set a environmental variable called
REALMBOT_KEYcontaining your own Discord bot key. - Make sure a
Realm Adminrole exists on your server - Start bot
In case you use a secure RavenDb instance, generate a certificate with read/write rights to the rpg and rpg_logs database. Drop the .pfx file into the bot directory. The first .pfx file found will be used.
If your certificate requires a passkey, enter your password into a REALMBOT_CERT_KEY environmental variable.
To build the documentation, clone the repo and run the BuildDocs.ps1 command. This will build the documentation and and serve it on localhost port 8081