Skip to content

Latest commit

 

History

History
29 lines (11 loc) · 1 KB

README.md

File metadata and controls

29 lines (11 loc) · 1 KB

🚀 Telegram User-bot on NodeJS

User-bot to simplify the work of the client and server in Telegram. Based on TGSNAKE. It has only 2 commands and a set of utilities to simplify work in a working environment.

Installation and Usage

  1. Clone this repository to your folder git clone https://github.com/spelsinx/tg-userbot-js.
  2. Insert your HASH API and API ID to file bot.js – in certain lines below!.
  3. Install all dependencies npm install or npm install tgsnake && npm install ping.
  4. Launch your user-bot by using npm run go or node bot.js.

Documentation

All documentation on methods, errors, requests, and additional information TGSNAKE repository.

License

This information is distributed for informational purposes. We are not trying to offend anyone. For more information go to the file LICENSE file.