add javascriptbot repository

This commit is contained in:
Mahdi Dibaiee 2015-07-04 03:56:15 +04:30
parent 7b8ca407e3
commit 221a6c0677

View File

@ -4,6 +4,9 @@ using the new [Telegram API](https://core.telegram.org/bots/api).
telegram-api is in beta, your feedback is appreciated, please [fill an issue](https://github.com/mdibaiee/node-telegram-api/issues)
for any bugs you find or any suggestions you have.
For an example of a bot written using this module, see [Bots using this module](#bots-using-this-module) below.
```
npm install telegram-api
```
@ -16,7 +19,7 @@ If you are cloning this repository, remember to run `npm install` to install dep
# Bots using this module
[@JavaScriptBot](https://telegram.me/JavaScriptBot)
[@JavaScriptBot](https://telegram.me/JavaScriptBot) => [mdibaiee/javascriptbot](https://github.com/mdibaiee/javascriptbot)
# Todo