Geoffrey-Django/geoffrey
Joey Hines 4911358dc3 Limited the results of the inventory of a shop for the ?info command. 2018-09-12 16:47:40 -05:00
..
cogs Few small details fixed 2018-09-12 16:29:28 -05:00
tests Fixed error handling for bad username lookups and updated tests. 2018-09-10 09:24:15 -05:00
BotConfig.py Log file path can now be set in the config and all errors are now logged. 2018-09-12 14:33:57 -05:00
BotErrors.py Added setup.py and reorganized the project. 2018-08-20 17:54:14 -05:00
Commands.py The bot now uses the rewrite... like it should have this whole time... 2018-09-12 16:11:56 -05:00
DatabaseInterface.py Refactored DatabaseInterface to move all location addition and searching into one set of functions. The type of location is then specified as a parameter. 2018-08-30 12:27:05 -05:00
DatabaseModels.py Limited the results of the inventory of a shop for the ?info command. 2018-09-12 16:47:40 -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 Added setup.py and reorganized the project. 2018-08-20 17:54:14 -05:00
bot.py The bot now uses the rewrite... like it should have this whole time... 2018-09-12 16:11:56 -05:00