Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

pwrtelegram

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pwrtelegram

A Node.js Library for the PWRTelegram User API


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created

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

FAQs

Package last updated on 02 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts