Geoffrey Django App
 
 
 
 
 
Go to file
Joey Hines 915c4a9157 Fixed ItemListingCount in home view 2019-01-14 19:21:15 -06:00
api Model and CommandAPI changes needed to implement the discord bot fully 2019-01-14 14:22:18 -06:00
docs yes am pro web dev yes 2019-01-11 16:40:12 -06:00
migrations Adding migrations to git 2019-01-14 08:05:01 -06:00
static/GeoffreyApp/css yes am pro web dev yes 2019-01-11 16:40:12 -06:00
templates/GeoffreyApp Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
templatetags yes am pro web dev yes 2019-01-11 16:40:12 -06:00
test Fixed commands so all tests are passing 2019-01-11 16:42:23 -06:00
.gitignore Initial Commit for v2 2018-10-26 18:42:53 -05:00
LICENSE Updated readme 2019-01-02 18:07:58 -06:00
README Updated readme 2019-01-02 18:07:58 -06:00
__init__.py Bot now runs in its own screen 2018-12-01 20:17:19 -06:00
admin.py Added first pass of an api key system 2018-12-29 19:41:18 -06:00
apps.py First pass on username update background task 2018-12-15 16:00:45 -06:00
background_tasks.py First pass on username update background task 2018-12-15 16:00:45 -06:00
errors.py Added interface for the MCM Model api 2018-12-17 10:02:43 -06:00
mcm_api.py Got all tests passing again 2019-01-04 11:20:24 -06:00
minecraft_api.py Added interface for the MCM Model api 2018-12-17 10:02:43 -06:00
models.py Model and CommandAPI changes needed to implement the discord bot fully 2019-01-14 14:22:18 -06:00
urls.py Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
util.py Added first pass of an api key system 2018-12-29 19:41:18 -06:00
views.py Fixed ItemListingCount in home view 2019-01-14 19:21:15 -06:00

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)