https://github.com/bafs/telegramcalculatorbot
Simple telegram calculator bot
https://github.com/bafs/telegramcalculatorbot
Last synced: 3 days ago
JSON representation
Simple telegram calculator bot
- Host: GitHub
- URL: https://github.com/bafs/telegramcalculatorbot
- Owner: BafS
- Created: 2015-06-24T23:10:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T22:13:05.000Z (over 6 years ago)
- Last Synced: 2026-03-13T04:51:12.965Z (3 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram Calculator Bot
Simple Telegram Bot based on the new api (https://core.telegram.org/bots/api).
## Using the bot
**Commands**:
- `!help` for help
- `!= `
Use @mybot if the bot is in a group.
## Install the bot
- Speak to @BotFather
- Say `/newbot` and follow the instructions
- `npm install` and run with `node index.js `