Skip to content

JayArrowz/RS3Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS3 Bot

Play RS3 On Discord! A work in progress still.

Getting Started

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.

Prerequisites

Installing

  1. Go to appsettings.json and ensure the ConnectionString to your database is correct
  2. Ensure your Discord bot API key is correct
  3. 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

Images

alt text alt text alt text alt text

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • JayArrowz
  • Graham

About

RS3 Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages