Simple website displaying information about Discord bot:
- guilds count
- members count
- executed commands count
Backend
- ASP.NET Core
- Entity Framework Core with SQLite provider
- NLog
- AutoMapper
- xUnit
Frontend
- Angular 6
- Redux
- Bootstrap
- Chartjs
Simple web panel for Discord bots. Written in ASP.NET Core and Angular 6.
C#GPL-3.0