- 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
- 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
If you want change apiId and apiHash, go here. Then change it in application.properties.