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.
- Host: GitHub
- URL: https://github.com/fayasnoushad/calculator-bot
- Owner: fayasnoushad
- License: mit
- Created: 2021-06-18T09:44:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T06:48:11.000Z (almost 2 years ago)
- Last Synced: 2025-08-09T23:50:42.528Z (10 months ago)
- Topics: calculator, pyrogram, telegram-bot
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 30
- Watchers: 1
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```
---