Deprecated: A simple API to create and control Telegram bots
Go to file
2015-07-03 21:38:24 +04:30
build DOCUMENTATION IS HEREEEEE, YAAAY ✌️ ✌️ 2015-07-03 19:37:40 +04:30
lib DOCUMENTATION IS HEREEEEE, YAAAY ✌️ ✌️ 2015-07-03 19:37:40 +04:30
types Instead of symlinking types, copy them to be compatible with windows and npm 2015-07-03 21:38:24 +04:30
.gitignore initial commit 2015-06-26 21:50:54 +04:30
demo.gif smaller GIF 2015-06-27 04:50:25 +04:30
demo.js remove my key 2015-07-03 02:21:34 +04:30
esdoc.json V2 - Big update 2015-06-29 03:12:48 +04:30
Gruntfile.js Instead of symlinking types, copy them to be compatible with windows and npm 2015-07-03 21:38:24 +04:30
index.js V2 - Big update 2015-06-29 03:12:48 +04:30
LICENSE Initial commit 2015-06-26 03:04:01 +04:30
package.json Instead of symlinking types, copy them to be compatible with windows and npm 2015-07-03 21:38:24 +04:30
README.md DOCUMENTATION IS HEREEEEE, YAAAY ✌️ ✌️ 2015-07-03 19:37:40 +04:30

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.

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

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