/WabbaBot.NET

The source code for the Discord bot that can manage modlist release notifications across servers

Primary LanguageC#GNU General Public License v3.0GPL-3.0

WabbaBot.NET

The source code for the Discord bot that can manage modlist release notifications across servers.

Setting up the database

Run add-migration Initial in the Package Manager Console in Visual Studio when you have the project opened. Generate the database afterwards by entering update-database.