My awesome quiz and link-collecting IRC bot.
- 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. |
||
|---|---|---|
| .gitignore | ||
| lolbot.conf.sample | ||
| lolbot.py | ||
| models.py | ||
| pymoxquizz.py | ||
| runbot | ||