Skip to content

This telegram bot manages an instagram engagement group maintaining a current list of active users

License

Notifications You must be signed in to change notification settings

Pycomet-zz/telegram-group-engagement-bot

Repository files navigation

Issues MIT License LinkedIn


Telegram Group Engagement Bot

This is a telegram bot that aims peer to peer growth on instagram presence right from telegram
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

This is a peer to peer engagement bot on telegram for instagram users to boost their online presence, with more likes and comments.

To participant is the engagement poll and get other people to follow, like and comment on your post, you need to have first (at the very least like) all the post on the active Dx list of users given to you by the Manager Bot. Your post to join the pod list is being verified by checking if you have liked and commented on the existing list of users.

If you are approved, your link is added to the Dx list pushing the first link out. This keeps the list in a loop which is relative to the engagement activity.

Built With

This application is built with python at the core and the most functionality with the friendly and fast client libraries for telegram and instagram.

Usage

To use this application as your own, follow these simple steps;

  • Fork this repository (git clone https://github.com/Pycomet/telegram-group-engagement-bot.git)

  • Create a .env file with the following data

    • TOKEN - This is the telegram bot token from @botfather
    • USERNAME - Instagram account username
    • PASSWORD - Instagram account password
    • WEBHOOK_URL - Pre-defined web hook to be used for the app
    • ADMIN_ID - Admin telegram ID for special access
    • GROUP_ID - Telegram group to be managed the bot for receiving engagement links
  • Goto config.py and set DEBUG to "True" to run locally and "False" to run in production

  • Run the entrypoint file python app.py

Enjoy!

Show your support

Give a ⭐️ if this project helped you!

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

My Website - www.codefred.me

About

This telegram bot manages an instagram engagement group maintaining a current list of active users

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages