Geoffrey-Django/geoffrey
Joey Hines 1bf2ac931b fixed ?selling now raising an error if no argument is provided 2018-09-19 09:25:02 -05:00
..
cogs fixed ?selling now raising an error if no argument is provided 2018-09-19 09:25:02 -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 Fixed error message with ?register when the user was already in the database 2018-09-16 17:32:14 -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 changed y_pos in edit_pos to z_pos 2018-09-19 08:28:42 -05:00
bot.py Username update code now working 2018-09-19 09:23:03 -05:00