Joey Hines
f8ae09fd56
+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 |
||
---|---|---|
api | ||
docs | ||
migrations | ||
static/GeoffreyApp | ||
templates/GeoffreyApp | ||
templatetags | ||
test | ||
.gitignore | ||
LICENSE | ||
README | ||
__init__.py | ||
admin.py | ||
apps.py | ||
background_tasks.py | ||
errors.py | ||
mcm_api.py | ||
minecraft_api.py | ||
models.py | ||
urls.py | ||
util.py | ||
views.py |
README
# Geoffrey: A Discord Bot for Minecraft Servers Geoffrey was created to be an information source for base and shop locations on Minecraft severs. The bot mainly tracks base, shop, and tunnel locations. This allows for users to quickly find each other's builds and find shops selling goods. [Read the docs!](https://geoffrey.ahines.net)