An intelligent Discord bot built using ASP.NET.
Hi, I’m @NathanMiguel, and I’m developing a bot to help me moderate my community and streamline some tasks using AI.
This project is currently for my personal use, but I hope to monetize it in the future and turn it public for everyone to use. 😄
dotnet run: running bot in developmentdotnet build: build the projectdotnet ef migrations add <version name>: update database schemadotnet ef database update: export database schema to postgre