discord-csharp / Contacts

Your friendly neighborhood C# Discord server bot
MIT License
7 stars 3 forks source link

Patchwork on Data Attributes and GetConfig Clean up #34

Closed ghost closed 7 years ago

ghost commented 7 years ago

Added maxlength attributes for database objects as needed.

Cleaned up ConfigManager.GetConfig method.

Added Moderation Constructor to include ConfigManager property.