m1c1b / tg-cross-promotion-helper

This is telegram cross promotion helper app that uses telegram API through tdlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Authorization in your telegram account
  • Fetching info about your telegram profile through tdlib library
  • Searching channels
  • Searching users
  • Tracking user activity while cross promotion is ongoing
  • Creating simple report with joined users in it

Getting started

  • Make sure that postgres config in application.properties is correct
  • Make sure that you use correct native library of tdlight. Other native libraries can be found here
  • After application starts, you can find swagger-ui here

Other

If you want change apiId and apiHash, go here. Then change it in application.properties.

About

This is telegram cross promotion helper app that uses telegram API through tdlib

License:MIT License


Languages

Language:Java 100.0%