Joey Hines
|
a14a3e1d31
|
Added a constant for test cases so its easy to change the mc username.
|
2018-09-21 12:22:17 -05:00 |
Joey Hines
|
fcafb1d141
|
Changed default database driver.
|
2018-09-13 12:46:26 -05:00 |
Joey Hines
|
6e6ba39fab
|
Log file path can now be set in the config and all errors are now logged.
|
2018-09-12 14:33:57 -05:00 |
Joey Hines
|
0d26818fa6
|
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 |
Joey Hines
|
2111bf8c8e
|
fixed issue with ?register function. Also cleaned up code a bit
|
2018-08-30 11:46:20 -05:00 |
Joey Hines
|
6748f01208
|
Refactored bot.py to wrap Geoffrey in his own class. This will be better for the future for expansions and allowed for cleaning up a lot of the config mess. The Config now all features back except for the named tunnel directions which are removed for now...
|
2018-08-30 11:34:19 -05:00 |
Joey Hines
|
d3998aa1cd
|
Improved error handling for configs that don't exist.
|
2018-08-30 08:58:54 -05:00 |
Joey Hines
|
89bf3b0ba7
|
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 |
Joey Hines
|
6083e9d1c7
|
Updated error handling to better suited for when an error dosen't have an origina attr
|
2018-08-29 13:37:06 -05:00 |
Joey Hines
|
67640948d8
|
Moved logging to bot.py and fixed config issues
|
2018-08-29 10:08:21 -05:00 |
Joey Hines
|
50974eeefe
|
Tunnel names can now be configured in the .ini file
|
2018-08-25 12:30:53 -05:00 |
Joey Hines
|
0e8101d64c
|
Config now expected next to geoffrey.py and console logging fixed.
|
2018-08-23 14:44:28 -05:00 |
Joey Hines
|
c7eed7fe71
|
Added setup.py and reorganized the project.
|
2018-08-20 17:54:14 -05:00 |