SkillAgentSearch skills...

MyTelegramOrg

No description available

Install / Use

/learn @ZauteKm/MyTelegramOrg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MyTelegramORG

~~(yet)~~ another my.telegram.org scrapper inside Telegram.

installing

Deploy

<b>Deploy on Heroku</b>

<p align="left"> <a href="https://heroku.com/deploy?template=https://github.com/ZauteKm/MyTelegramORG"> <img height="30px" src="https://img.shields.io/badge/Deploy%20To%20Heroku-blueviolet?style=for-the-badge&logo=heroku"> </a> </p>

##Deploy in your VPS

  • clone the repository, locally.
git clone https://gitHub.com/ZauteKm/MyTelegramOrg.git
  • change the directory.
cd MyTelegramOrg
  • create a virtual environment.
virtualenv -p /usr/bin/python3 venv
  • activate the virtual environment.
. ./venv/bin/activate
  • install the requirements.
pip install -r requirements.txt
  • create config.py

  • run the bot

python3 bot.py

@ZauteKm

  • Only TG_BOT_TOKEN environment variables is mandatory.
  • The Telegram RoBot should work without setting the non-mandatory variables.
  • Please report any issues to the support group: @ZauteKm

learning

check out the helper_funcs directory, to see how my.telegram.org is scrapped.

LICENSE

[AGPLv3]((LICENSE)

credits

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated11d ago
Forks11

Languages

Python

Security Score

85/100

Audited on Mar 23, 2026

No findings