Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 315 Bytes

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.