A Telegram bot to help you evaluate math expressions and generate math quizzes, built on top of node-calc.
- Native Telegram quizzes (get one using
/quiz
command) - Inline mode
- Fast 🤔
Usage information is available at /help
.
This bot runs on Google Apps Script. You must set these environment variables for building the code:
TOKEN
: Bot tokenAPP_URL
: The URL of the web applicationBOT_USERNAME
: Bot username (for example@calqzbot
)