Play RS3 On Discord! A work in progress still.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Go to appsettings.json and ensure the ConnectionString to your database is correct
- Ensure your Discord bot API key is correct
- Go to your Terminal (Make sure its current directory is matching the root of this repo) or VS Console then type, this will scaffold the DB on postgres:
dotnet tool install -g dotnet-ef
dotnet build
dotnet ef database update --project RS3Bot.Cli
To Run in Terminal:
dotnet run --project RS3Bot.Cli
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- JayArrowz - JayArrowz
See also the list of contributors who participated in this project.
- JayArrowz
- Graham