Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 535 Bytes

calcz

A Telegram bot to help you evaluate math expressions and generate math quizzes, built on top of node-calc.

Features

  • Native Telegram quizzes (get one using /quiz command)
  • Inline mode
  • Fast 🤔

Usage information is available at /help.

Prerequisites

This bot runs on Google Apps Script. You must set these environment variables for building the code:

  • TOKEN: Bot token
  • APP_URL: The URL of the web application
  • BOT_USERNAME: Bot username (for example @calqzbot)