Commit Graph

5 Commits (efe12b5b21d82820c0f2bdd2098d37b3345a883c)

Author SHA1 Message Date
Joey Hines efe12b5b21 Incredibly basic first pass of a website for Geoffrey
+ Added an index page with a dynamic count
+ Added a List page for each model
+ Selling command improvements
2018-12-13 19:58:59 -06:00
Joey Hines bfa34b3d2c Command API Improvements 2018-12-08 15:37:00 -06:00
Joey Hines eda29e2011 Bot now runs in its own screen 2018-12-01 20:17:19 -06:00
Joey Hines 37dd0950a5 Bot now starts automatically
+subprocess kicked off when URLs are being loaded
+renamed bot dir to discord_bot
2018-12-01 18:25:53 -06:00
Joey Hines 803d25d67f Added command API and bot
+Rewrote all of Geoffrey's commands for Django
+Command api allows all the geoffrey commands to be accessed though a REST API
+Added foundation for getting bot to work, no commands at the moment
2018-11-21 20:09:30 -06:00