Geoffrey-Django/geoffrey
Joey Hines 8373bc0c31 register has a lot less duplicated code from add_player() in DatabaseInterface. Might have been part of the problem. 2018-09-16 13:34:33 -05:00
..
cogs missing word 2018-09-15 19:54:03 -05:00
tests register has a lot less duplicated code from add_player() in DatabaseInterface. Might have been part of the problem. 2018-09-16 13:34:33 -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 register has a lot less duplicated code from add_player() in DatabaseInterface. Might have been part of the problem. 2018-09-16 13:34:33 -05:00
DatabaseInterface.py register has a lot less duplicated code from add_player() in DatabaseInterface. Might have been part of the problem. 2018-09-16 13:34:33 -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