Geoffrey-Django/geoffrey
Joey Hines 2b6db04d28 Added check to append "..." when a shop has more than 5 matches. 2018-09-26 07:44:42 -05:00
..
cogs Added better error checking for find_player and add_player 2018-09-21 07:27:32 -05:00
tests ?selling now groups items sold at the same shop together. 2018-09-25 09:39:30 -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 Added check to append "..." when a shop has more than 5 matches. 2018-09-26 07:44:42 -05:00
DatabaseInterface.py ?selling now groups items sold at the same shop together. 2018-09-25 09:39:30 -05:00
DatabaseModels.py ?selling now groups items sold at the same shop together. 2018-09-25 09:39:30 -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