FragSoc / esports-bot

A Discord bot utilising Discord.py to provide functionality for UoY Esports game hubs
GNU Affero General Public License v3.0
2 stars 2 forks source link

Fixed missing field in DB Row creation for pingable settings #190

Closed Fluxticks closed 3 years ago

Fluxticks commented 3 years ago

Fixed issue that joining a new guild would cause an error due to a null value as the default_role_cooldown value was missing from the row creation.