0.0.4 • Published 8 years ago

pwrtelegram v0.0.4

Weekly downloads
1
License
AGPL-3.0
Repository
github
Last release
8 years ago

https://telegram.me/kamikazechaser Travis Codecov

PWRTelegram User API

A Node.js Library for the PWRTelegram User API

Powered by PWRTelegram API

About

This library allows you to invoke Telegram's core API methods, using PWRTelegram API as a mediator. This allows one to build user bots.

Important Information

  • Based on MadelineProto layer 62
  • It is HIGHLY recommended to run your own instance of PWRTelegram for speed
  • The global instance is under heavy load, so requests may take upto 15 seconds
  • This library is promised based
  • This library returns actual server errors for debugging purposes

Install

$ npm install pwrtelegram --save

API Reference

Issues And Contribution

Fork the repository and submit a pull request for whatever change you want to be added to this project. If you have any questions, just open an issue.

Before submitting a pull request, see the contribution guidelines.

License

Released under AGPL-3.0

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago