A telegram bot to create quizzes.
- Get user informations (Customizable fields and messages)
- Create multiple quizzes with multiple-choice options and show them in Telegram
- Manage quizzes and results in Wordpress (Uses a quiz plugin in Wordpress)
- Install a Wordpress and Quiz And Survey Master plugin.
- Upload
wordpress-files/quiz-functions.php
towp-content/mu-plugins
folder of wordpress. - Install & run Redis. Also make sure Redis is on server boot by
redis-cli startup
. npm i
- Set your configs (bot token, base domain, ...) in
config.js
- Run
node index.js
Now send /start to your bot.
In "Quiz And Survey Master" plugin you should enable phone, company and mobile fields in order to recieve these data from bot. (Create a quiz, Go to options tab and enable those fields).
- Make # optional by a config
- Add main keyboard
- Use question points and some other features of wp plugin