Geoffrey-Django/api
Joey Hines b88bfbda43 Added a way to get the child object from a location object
+ get_loc_child returns the Town, Base, Shop... object
+ link gets the url for the location
+ the info command now returns the child object instead of the Location
object
+ Added Town navbar
2019-02-06 14:54:50 -06:00
..
__init__.py Added command API and bot 2018-11-21 20:09:30 -06:00
commands.py Added a way to get the child object from a location object 2019-02-06 14:54:50 -06:00
models.py Added first pass of an api key system 2018-12-29 19:41:18 -06:00
urls.py Bot now runs in its own screen 2018-12-01 20:17:19 -06:00
views.py settings is not a dict you goob 2019-01-31 17:10:28 -06:00