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

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

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 `