Geoffrey-Django/geoffrey
Etzelia 6a2d867a47
Updated log to use an absolute path.
2018-09-12 12:31:20 -05:00
..
cogs fixed issue with ?register function. Also cleaned up code a bit 2018-08-30 11:46:20 -05:00
tests Fixed error handling for bad username lookups and updated tests. 2018-09-10 09:24:15 -05:00
BotConfig.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
BotErrors.py Added setup.py and reorganized the project. 2018-08-20 17:54:14 -05:00
Commands.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
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 fixed issue with ?register function. Also cleaned up code a bit 2018-08-30 11:46:20 -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 Updated log to use an absolute path. 2018-09-12 12:31:20 -05:00