Geoffrey Django App
 
 
 
 
 
Go to file
Joey Hines b6ccaeac6e Fixed some commands allowing empty names 2018-07-27 19:02:41 -05:00
BotConfig.py Fixed unicode support 2018-07-21 14:47:40 -05:00
BotErrors.py register now checks if a player is in the database 2018-07-22 20:37:06 -05:00
Commands.py Added a new command for finding tunnels and fixed a few issues. 2018-07-23 20:12:23 -05:00
DatabaseInterface.py Added a new command for finding tunnels and fixed a few issues. 2018-07-23 20:12:23 -05:00
DatabaseModels.py Added a new command for finding tunnels and fixed a few issues. 2018-07-23 20:12:23 -05:00
DiscordDatabaseInterface.py Split DatabaseModels.py file ahead of refactoring 2018-07-22 07:52:49 -05:00
Geoffrey.py Fixed some commands allowing empty names 2018-07-27 19:02:41 -05:00
MinecraftAccountInfoGrabber.py MC Usernames are now updated every 10 minutes 2018-07-22 21:51:22 -05:00
test_commands.py Added a new command for finding tunnels and fixed a few issues. 2018-07-23 20:12:23 -05:00
test_geoffreyDatabase.py Refactored to handle sessions cleaner. Command logic now is in Commands.py. This should make adding new commands easier and keep logic the same in MC. 2018-07-22 18:56:07 -05:00
test_minecraftInfoGrabber.py MC Usernames are now updated every 10 minutes 2018-07-22 21:51:22 -05:00