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

https://github.com/thoriqdharmawan/telegram-chat-bot

:robot: Create telegram bot using Node.js and telebot
https://github.com/thoriqdharmawan/telegram-chat-bot

bot telegram-bot

Last synced: 12 months ago
JSON representation

:robot: Create telegram bot using Node.js and telebot

Awesome Lists containing this project

README

          

## Create your telegram bot :robot:

### usage :

- `clone` this repo
- `npm install`
- add your Telegram bot `token` to this code
- Contact `@BotFather` in your Telegram messenger to get your token
- create bot useing `@BotFather`
- run this code with `npm start`

:robot: _this code is still under development_ :robot: