Geoffrey-Django/geoffrey
Joey Hines 984c693c88 Removed pool_pre_ping=True from create_engine. 2018-09-13 14:14:28 -05:00
..
cogs Fixed issue with adding a tunnel without a location in the database. 2018-09-13 13:28:18 -05:00
tests Removed the catch all for exceptions in add_object. Exceptions will now raise out of that function. 2018-09-13 14:00:59 -05:00
BotConfig.py Changed default database driver. 2018-09-13 12:46:26 -05:00
BotErrors.py Bunch of polishing, looks good for release. Version number now 1.0.0. 2018-09-13 11:25:40 -05:00
Commands.py Fixed issue with adding a tunnel without a location in the database. 2018-09-13 13:28:18 -05:00
DatabaseInterface.py Removed the catch all for exceptions in add_object. Exceptions will now raise out of that function. 2018-09-13 14:00:59 -05:00
DatabaseModels.py Removed pool_pre_ping=True from create_engine. 2018-09-13 14:14:28 -05:00
DiscordHelperFunctions.py fixed issue with ?register function. Also cleaned up code a bit 2018-08-30 11:46:20 -05:00
Geoffrey.py Refactored how the config file is handled. The location can now be passed in as an arg in start_bot... This broke a few features of the config 2018-08-29 16:10:35 -05:00
MinecraftAccountInfoGrabber.py Fixed error handling for bad username lookups and updated tests. 2018-09-10 09:24:15 -05:00
__init__.py Bunch of polishing, looks good for release. Version number now 1.0.0. 2018-09-13 11:25:40 -05:00
bot.py Bunch of polishing, looks good for release. Version number now 1.0.0. 2018-09-13 11:25:40 -05:00