- The .NET Core SDK 3.1 or higher.
- For Linux:
./build.sh
- For Windows:
build.cmd
Create .env and fill next fields:
DiscordCommandBotToken=%your token%
DbConnection=%your connection to DB%
DataBaseName=%your database name%
AblyToken=%your AblyToken%
dotnet fake build -t RunTest