Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SpEcHiDe/MyTelegramOrgRoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

⚠ legal DISclaimER 🚸

please treat your APP ID and API HASH with care, and ensure that they do not fall into wrong hands.

Telegram said:It is forbidden to pass this value to third parties.

Frequently Asked Questions

  • Should you Trust this bot?
    • NO.you should never sent any of your private credentials to unknown third-party Telegram Bots. This bot / source code was an attempt to scrapmy.telegram.org usingPython3 libraries.

installing

The Only Way

  • clone the repository, locally.
git clone https://GitHub.com/SpEcHiDe/MyTelegramOrgRoBot.git
  • change the directory.
cd MyTelegramOrgRoBot
  • create a virtual environment.
python3 -m venv venv
  • activate the virtual environment.
. ./venv/bin/activate
  • install the requirements.
pip install -r requirements.txt
  • create config.env

  • run the bot

python -m bot
  • OnlyTG_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:@SpEcHlDe

learning

check out thehelper_funcs directory, to see howmy.telegram.org is scrapped.

LICENSE

AGPLv3

credits

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp