Commit graph

4 commits

Author SHA1 Message Date
d46341a92d URL title is content type header for non HTML responses. 2015-11-24 10:15:59 +13:00
d76ec8a3b6 Fix broken/missing URL recording and logging.
- Fix broken title lookups.
 - Respond to !command shortcuts.
 - Tidy up a bit.
2015-11-23 17:14:21 +13:00
303c8a7584 Update to work with Python 3
- Replace Mechanize with BeautifulSoup.
 - Adjust requirements.txt for updated dependencies.
2015-11-23 11:53:56 +13:00
3100081986 Refactor, add very basic support for MoxQuizz questions.
- Add rudimentary classes for reading MoxQuizz questions.
 - Add a very simple ask command. No scores or quiz game-play yet.
 - Refactor SQL models out into a separate file.
 - Make the code more Python 3 friendly.
 - PEP8 and pyflakes.
2014-11-25 01:24:40 +13:00