ZMedia Purwodadi

Making Quiz with Python bot

Table of Contents
Time to quiz. But how to make make quiz with python jabber-bot.

okay here we go.
- Download quiz_plugin.py
- move file quiz_plugin.py in directory plugins
- move file questions.txt in directory static (change the question and answer as you want)

question1|asnwer
question2|answer
question3|answer
and more.........

Commands:
!start = start quiz
!stop = start quiz
!repeat = repeat question
!hint = find an answer tip (removes points)
!next = next quiz

2 komentar

Comment Author Avatar
14 Januari 2013 pukul 21.31 Delete
It's working. but I want to add some emo to quiz question like btul btul btul!... can I edit it? and where? thank u Asdot
Comment Author Avatar
14 Januari 2013 pukul 22.04 Delete
@chiesahara, yah you can do that, you only need to modify quiz_plugin.py using notepad++