node-telegram-api/README.md
2015-07-04 03:56:15 +04:30

1.2 KiB

Telegram Bots

Create and control Telegram bots easily using the new Telegram API.

telegram-api is in beta, your feedback is appreciated, please fill an issue 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 below.

npm install telegram-api

If you are cloning this repository, remember to run npm install to install dependencies.

Documentation

@JavaScriptBot

Bots using this module

@JavaScriptBot => mdibaiee/javascriptbot

Todo

  • Webhook support (not tested, see #4)
  • Forward Type
  • BulkMessage Type
  • File Type
  • Sticker Type
  • Location Type
  • Contact Type
  • Allow remote control of bots (TCP maybe)
  • YOUR IDEAS! Fill an issue