Geoffrey-Django/geoffrey
Joey Hines 43743d59f5 Made the add_player() function is DatabaseInterface more robust. 2018-09-27 11:25:32 -05:00
..
cogs Added better error checking for find_player and add_player 2018-09-21 07:27:32 -05:00
tests Updated test cases for ?selling 2018-09-26 08:53:58 -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 ?info now gives priority to complete matches to a location name 2018-09-26 08:48:23 -05:00
DatabaseInterface.py Made the add_player() function is DatabaseInterface more robust. 2018-09-27 11:25:32 -05:00
DatabaseModels.py Shops selling 0 items for a price now go to the bottom of the ?selling 2018-09-26 08:06:47 -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 to version v1.1.0 2018-09-21 21:09:12 -05:00
bot.py ?help in a private message no longer gives "I send you some help in the DMs" message 2018-09-21 21:08:14 -05:00