Joey Hines
|
9723fa6b9a
|
Cleaned up code and added name exceptions to the config files
|
2018-08-11 18:02:50 -05:00 |
Joey Hines
|
51bf3846c5
|
Updated help messages for admin commands
|
2018-08-11 13:46:03 -05:00 |
Joey Hines
|
fe30c9405f
|
Added admin commands for managing the db
|
2018-08-11 11:20:40 -05:00 |
Joey Hines
|
dac4516285
|
Added ?me command
|
2018-08-10 18:03:30 -05:00 |
Joey Hines
|
73844c0c8f
|
Refactored how config data is handled and added new stress tests.
|
2018-08-09 21:25:55 -05:00 |
Joey Hines
|
ccde543308
|
Split up the commands into cogs to organize things better
|
2018-08-05 17:20:37 -05:00 |
Joey Hines
|
4b51951b65
|
Fixed several small bugs in the discord commands
|
2018-08-05 09:08:20 -05:00 |
Joey Hines
|
796baaf3a6
|
add_tunnel now needs a location
|
2018-07-31 20:44:06 -05:00 |
Joey Hines
|
14191e87fe
|
added delete_item command
|
2018-07-31 20:16:14 -05:00 |
Joey Hines
|
f8c4009f19
|
fixed error handling for edit commands
|
2018-07-31 19:31:21 -05:00 |
Joey Hines
|
5b0027668b
|
Added edit commands for locations
|
2018-07-31 19:22:17 -05:00 |
Joey Hines
|
04ccf94d1a
|
addtunnel now can't update locations with existing tunnels. Also several other fixes
|
2018-07-29 08:59:11 -05:00 |
Joey Hines
|
91999322ec
|
Added a new command for finding tunnels and fixed a few issues.
|
2018-07-23 20:12:23 -05:00 |
Joey Hines
|
5dbbcd69e0
|
MC Usernames are now updated every 10 minutes
|
2018-07-22 21:51:22 -05:00 |
Joey Hines
|
11266bf498
|
register now checks if a player is in the database
|
2018-07-22 20:37:06 -05:00 |
Joey Hines
|
a13e1c9af2
|
Fixed issue in sending error messages.
|
2018-07-22 19:01:49 -05:00 |
Joey Hines
|
93827f5f90
|
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 |