Geoffrey-Django/geoffrey
Joey Hines 0e480ccebe Updated more tests 2018-09-21 19:58:56 -05:00
..
cogs Added better error checking for find_player and add_player 2018-09-21 07:27:32 -05:00
tests Updated more tests 2018-09-21 19:58:56 -05:00
BotConfig.py Added a constant for test cases so its easy to change the mc username. 2018-09-21 12:22:17 -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 Updated more tests 2018-09-21 19:58:56 -05:00
DatabaseInterface.py More clearly defined the difference between the interface and commands layer. Interface handles getting certain info from the database while commands formats that data. 2018-09-20 12:25:42 -05:00
DatabaseModels.py More clearly defined the difference between the interface and commands layer. Interface handles getting certain info from the database while commands formats that data. 2018-09-20 12:25:42 -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 Updated DatabaseInterface unit tests to have better code coverage. 2018-09-19 15:41:32 -05:00
bot.py Username update code now working 2018-09-19 09:23:03 -05:00