Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.62 KB

readme.md

File metadata and controls

40 lines (31 loc) · 1.62 KB

KatBot MTProto-Nodejs v0.1 (ALPHA TESTING)

About

KatBot MTProto-Nodejs runs on the telegram-mtproto library with mtproto-storage-fs

Features

Requirements

npm install --save telegram-mtproto@2.2.8
npm install --save mtproto-storage-fs

Documentation

Output

A vector of users

Goal

  1. Get full list of users in the channel
  2. Find most inactive users so we can kick them
  3. Remove bots

To do

  • Return a complete user vector of a channel
  • Parse the result