diff --git a/geoffrey/BotConfig.py b/geoffrey/BotConfig.py index 8b044e3..d052537 100644 --- a/geoffrey/BotConfig.py +++ b/geoffrey/BotConfig.py @@ -9,7 +9,7 @@ def create_config(config, path): 'Bot_Mod': '', 'Error_Users': '' } - config['SQL'] = {'Dialect+Driver': 'mysql+mysqldb', + config['SQL'] = {'Dialect+Driver': 'mysql+pymysql', 'Username': '', 'Password': '', 'Host': '',