All Projects → SpEcHiDe → MyTelegramOrgRoBot

SpEcHiDe / MyTelegramOrgRoBot

Licence: AGPL-3.0 license
telegram.dog/usetgxbot

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to MyTelegramOrgRoBot

firebase auth oauth
A Flutter plugin that makes it easy to perform OAuth sign in flows using FirebaseAuth.
Stars: ✭ 28 (-70.21%)
Mutual labels:  auth
xvideos
xvideos API library
Stars: ✭ 165 (+75.53%)
Mutual labels:  scrapper
littleca
littleca是一个基于BC的小型ca库,支持ecc,rsa,dsa,sm2的证书签发,加密解密,签名验签操作,支持国密加解密,证书签发
Stars: ✭ 44 (-53.19%)
Mutual labels:  auth
laravel-nuxt
Laravel 5.6 + Nuxt 1.4: Auth Starter (SSR, SPA, Socialite)
Stars: ✭ 19 (-79.79%)
Mutual labels:  auth
horse-basic-auth
Middleware for Basic Authentication in HORSE
Stars: ✭ 37 (-60.64%)
Mutual labels:  auth
supabase-ui-svelte
Supabase authentication UI for Svelte
Stars: ✭ 83 (-11.7%)
Mutual labels:  auth
capacitor-firebase-authentication
⚡️ Capacitor plugin for Firebase Authentication.
Stars: ✭ 67 (-28.72%)
Mutual labels:  auth
Database-Web-API
Dynamically generate RESTful APIs from the contents of a database table. Provides JSON, XML, and HTML. Supports most popular databases
Stars: ✭ 37 (-60.64%)
Mutual labels:  auth
ExpressJS-SocketIO-Boilerplate
📦 Simple Express.js & Socket.io Boilerplate
Stars: ✭ 31 (-67.02%)
Mutual labels:  auth
casbin-ex
An authorization library that supports access control models like ACL, RBAC, ABAC in Elixir
Stars: ✭ 37 (-60.64%)
Mutual labels:  auth
aws-mobilehub-helper-ios
ARCHIVED: Use https://github.com/aws/aws-sdk-ios/
Stars: ✭ 41 (-56.38%)
Mutual labels:  auth
ertis-auth
Generic token generator and validator service like auth
Stars: ✭ 28 (-70.21%)
Mutual labels:  auth
storexplore
Transform online stores into APIs !
Stars: ✭ 20 (-78.72%)
Mutual labels:  scrapper
jwt-auth
JSON Web Token Authentication for Thinkphp
Stars: ✭ 113 (+20.21%)
Mutual labels:  auth
HerokuContainer
Dockerized ASP.NET Core Web API app in Heroku
Stars: ✭ 26 (-72.34%)
Mutual labels:  auth
auth-ajax
Auth token handling for Polymer
Stars: ✭ 15 (-84.04%)
Mutual labels:  auth
yii-auth-client
Yii Framework external authentication via OAuth and OpenID Extension
Stars: ✭ 20 (-78.72%)
Mutual labels:  auth
permissionbolt
🔩 Middleware for keeping track of users, login states and permissions
Stars: ✭ 81 (-13.83%)
Mutual labels:  auth
4chanMarkovText
Text Generation using Markov Chains fed by 4chan APIs
Stars: ✭ 28 (-70.21%)
Mutual labels:  scrapper
blueauth
🔐 Serverless passwordless authentication. No databases needed. Use in just 1 line in serverless, middleware, express, next.js, and more.
Stars: ✭ 56 (-40.43%)
Mutual labels:  auth

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

@SpEcHlDe

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].