Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 346 Bytes

ByscuitBotv2

More stable and rewritten version of the Original ByscuitBot

Installation

  1. To install first clone the repo:
    https://github.com/Abyscuit/ByscuitBotv2.git

  2. Restore NuGet Packgaes:
    CLI: nuget restore ByscuitBotv2.sln
    Visual Studio: Tools > Options > NuGet Package Manager > Restore

  3. Build the solution