Geoffrey-Django/api
Joey Hines f8ae09fd56 Added public farm location type
+Added PublicFarm and Resource models
+Farms have resources that they can harvest
+Added commands to add farms and add/remove resources from them
+Added find_farm to find farms
2019-03-02 11:48:28 -06:00
..
__init__.py Added command API and bot 2018-11-21 20:09:30 -06:00
commands.py Added public farm location type 2019-03-02 11:48:28 -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 Fixed a bunch of small command bugs 2019-02-16 21:13:53 -06:00