Geoffrey-Django/geoffrey
Joey Hines e82528e62c improved a few more help messages 2018-09-15 12:57:57 -05:00
..
cogs improved a few more help messages 2018-09-15 12:57:57 -05:00
tests Band-aid solution for the register problem. Mods can now manually add players to the database. Mods can now search for players too. Also fixed a few small issues. 2018-09-14 08:21:02 -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 Band-aid solution for the register problem. Mods can now manually add players to the database. Mods can now search for players too. Also fixed a few small issues. 2018-09-14 08:21:02 -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 improved a few help messages 2018-09-15 10:24:39 -05:00
bot.py Band-aid solution for the register problem. Mods can now manually add players to the database. Mods can now search for players too. Also fixed a few small issues. 2018-09-14 08:21:02 -05:00