Code Monkey home page Code Monkey logo

mytelegramorgrobot's Introduction

MyTelegramOrgRoBot

(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.

๐Ÿ™„ @useTGxBot is the only Telegram RoBot, which is using this repository code. ๐Ÿ™„๐Ÿ˜ฌ For any other bots, ask the respective bot developers, for the source code, before sending *any private credentials" to the bots.

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 scrap my.telegram.org using Python3 libraries.

installing

The Easy Way

Deploy

The Legacy Way

  • clone the repository, locally.
git clone https://GitHub.com/SpEcHiDe/MyTelegramOrgRoBot.git
  • change the directory.
cd MyTelegramOrgRoBot
  • 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
  • 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: @SpEcHlDe

learning

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

LICENSE

AGPLv3

credits

mytelegramorgrobot's People

Contributors

spechide avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.