An open API service indexing awesome lists of open source software.

https://github.com/fayasnoushad/calculator-bot

A calculator telegram bot.
https://github.com/fayasnoushad/calculator-bot

calculator pyrogram telegram-bot

Last synced: 10 months ago
JSON representation

A calculator telegram bot.

Awesome Lists containing this project

README

          

# Calculator Bot
A telegram maths calculator bot

---

## Variables

- `API_HASH` Your API Hash from my.telegram.org
- `API_ID` Your API ID from my.telegram.org
- `BOT_TOKEN` Your bot token from @BotFather

---

## Commands

```
start - For start bot
calculate - For calculator interface
```

---