Showing posts with label telegram. Show all posts
Showing posts with label telegram. Show all posts

How To Create Telegram Friday UserBot


BEST EVER USERBOT WITH AWESOME FEATURES AND BETTER THAN OTHER BOTS. Best User Bot To Manage Your Telegram Account. Most PowerFul And Better And Secure !

Support Channel: FRIDAYSUPPORTOFFICIAL
Support Group: @FridayOt

Easy Way Installing

REPO: https://github.com/StarkGang/FridayUserbot

API_HASH: my.telegram.org
APP_ID: my.telegram.org
DOWNLOAD_PFP_URL_CLOCK: @vTelegraphBot
GITHUB_ACCESS_TOKEN: https://github.com/
HEROKU_API_KEY: https://dashboard.heroku.com/account
STRING_SESSION: https://friday.midhunkm1294.repl.run
Rose Bot: @MissRose_bot
SUDO_USERS: @MissRose_bot
TG_BOT_TOKEN_BF_HER: @BotFather
TZ: http://www.timezoneconverter.com/cgi-bin/findzone.tzc

The Normal Way

Simply clone the repository and run the main file:
git clone https://github.com/starkGang/Fridayuserbot
cd FridayUserbot
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
# <Create local_config.py with variables as given below>
python3 -m userbot
An example local_config.py file could be:
Not All of the variables are mandatory
The Userbot should work by setting only the first two variables
from heroku_config import Var

class Development(Var):
  APP_ID = 6
  API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"

UniBorg Configuration

The UniBorg Config is situated in userbot/uniborgConfig.py.
Heroku Configuration Simply just leave the Config as it is.
Local Configuration Fortunately there are no Mandatory vars for the UniBorg Support Config.












How To Make Own Telegram Rename Bot



Hello, How To Create Your Own Telegram Rename Free Bot. No Limit


API_HASH: https://my.telegram.org
APP_ID: https://my.telegram.org
AUTH_USERS: @MissRose_bot
CHAT_BASE_TOKEN: https://chatbase.com
TG_BOT_TOKEN: @BotFather

Credit: TG Bots UpdatesInFoTel Group

Boost Telegram Download & Upload Speed



How To Create Own Torrent To G-drive Telegram Bot


What is this repo about?

This is a telegram bot writen in python for mirroring files on the internet to our beloved Google Drive.

Inspiration

This project is heavily inspired from @out386 's telegram bot which is written in JS.

Features supported:

  • Magnet or torrent to gdrive
  • Mirroring direct download links to google drive
  • Download progress
  • Upload progress
  • Download/upload speeds and ETAs
  • Docker support
  • Uploading To Team Drives.
  • Index Link support
  • Service account support
  • Mirror all youtube-dl supported links
  • Mirror telegram files

Repo Link: https://github.com/CW4RR10R/python-aria-mirror-bot/

NB: Usage of Aria2 may leads to the suspension of your heroku account so deploy at your own risk.

Steps:

API_HASH: https://my.telegram.org
API_ID: https://my.telegram.org
AUTH_CHATS: @MissRose_bot
BOT_TOKEN: @BotFather
Google Drive: https://www.google.com/drive/
INDEX_URL: https://github.com/maple3142/GDIndex/
Cloud Flare : cloudflare.com
OAuth API credential: https://console.cloud.google.com
SECRET_JSON : https://gdrive-auth.cw4rr10r.repl.run/
SESSION_STRING: https://gen-session.cw4rr10r.repl.run/

Note: You can limit maximum concurrent downloads by changing the value of MAX_CONCURRENT_DOWNLOADS in aria.sh. By default, it's set to 2
Fill up rest of the fields in app.json. Meaning of each fields are discussed below:
  • BOT_TOKEN : The telegram bot token that you get from @BotFather
  • GDRIVE_FOLDER_ID : This is the folder ID of the Google Drive Folder to which you want to upload all the mirrors.
  • DOWNLOAD_DIR : The path to the local folder where the downloads should be downloaded to
  • DOWNLOAD_STATUS_UPDATE_INTERVAL : A short interval of time in seconds after which the Mirror progress message is updated. (I recommend to keep it 5 seconds at least)
  • OWNER_ID : The Telegram user ID (not username) of the owner of the bot
  • AUTO_DELETE_MESSAGE_DURATION : Interval of time (in seconds), after which the bot deletes it's message (and command message) which is expected to be viewed instantly. Note: Set to -1 to never automatically delete messages
  • IS_TEAM_DRIVE : (Optional field) Set to "True" if GDRIVE_FOLDER_ID is from a Team Drive else False or Leave it empty.
  • USE_SERVICE_ACCOUNTS: (Optional field) (Leave empty if unsure) Whether to use service accounts or not. For this to work see "Using service accounts" section below.
  • INDEX_URL : (Optional field) Refer to https://github.com/maple3142/GDIndex/ The URL should not have any trailing '/'
  • API_ID : This is to authenticate to your telegram account for downloading Telegram files. You can get this from https://my.telegram.org DO NOT put this in quotes.
  • API_HASH : This is to authenticate to your telegram account for downloading Telegram files. You can get this from https://my.telegram.org
  • SESSION_STRING : Session string generated by running:

Youtube-dl authentication using .netrc file

For using your premium accounts in youtube-dl, edit the netrc file (in the root directory of this repository) according to following format:
machine host login username password my_youtube_password
where host is the name of extractor (eg. youtube, twitch). Multiple accounts of different hosts can be added each separated by a new line

Credit: @W4RR10R @ViruZs & lzzy12 (Code)

Boost Telegram Download & Upload Speed


How To Create Your Own Telegram File To Link Generation Bot



tgfilestream

A Telegram bot that can stream Telegram files to users over HTTP.

Setup

Install dependencies (see requirements.txt), configure environment variables (see below) and run with python3 -m tgfilestream.
A reverse proxy is recommended to add TLS. When using a reverse proxy, keep HOST as-is, but add the publicly accessible URL to PUBLIC_URL. The URL should include the protocol, e.g. https://example.com.
Source Code: https://github.com/TGExplore/TG-Files-to-Link
Telegram Api: https://my.telegram.org
Bot Father: @BotFather

Environment variables
  • TG_API_ID (required) - Your Telegram API ID.
  • TG_API_HASH (required) - Your Telegram API hash.
  • TG_SESSION_NAME (defaults to tgfilestream) - The name of the Telethon session file to use.
  • PORT (defaults to 8080) - The port to listen at.
  • HOST (defaults to localhost) - The host to listen at.
  • PUBLIC_URL (defaults to http://localhost:8080) - The prefix for links that the bot gives.
  • TRUST_FORWARD_HEADERS (defaults to false) - Whether or not to trust X-Forwarded-For headers when logging requests.
  • DEBUG (defaults to false) - Whether or not to enable extra prints.
  • LOG_CONFIG - Path to a Python basic log config. Overrides DEBUG.
  • REQUEST_LIMIT (default 5) - The maximum number of requests a single IP can have active at a time.
  • CONNECTION_LIMIT (default 20) - The maximum number of connections to a single Telegram datacenter.
  • TG_START_MESG - The message that should be shown in Telegram chat, in case of non-media message.

How to get TG_SESSION_NAME string

Run Console in Heroku python3 GenerateStringSession.py and follow.
  • Note: When it will ask for Phone Number and Bot token Give Bot token value

Issue Bot stopped responding

If bot is not responding, open https://<appname>.herokuapp.com/ and try again

Telegram will add secure group video calls later this year



The group video calling feature on some of the most popular messaging apps has proven to be quite valuable in these trying times. In order to help more users connect using the feature, apps like WhatsApp and Google Duo have released a couple of improvements for the feature in the recent past. For instance, earlier this year Google Duo increased the group size limit to 12 participants and we also learned that the company was working to add invite links for both group video and audio calls. Similarly, Facebook-owned WhatsApp also increased the group size limit to a maximum of 8 participants. But while Duo and WhatsApp are working to improve group video and audio calling, rival messenger Telegram still doesn’t offer a group video calling feature to its users. Thankfully, that’s bound to change soon as Telegram has now announced that group video calling will be added to the platform later this year.

In a recent blog post, the company announced that Telegram will be getting a secure group video calling feature later this year. The post states: “The current global lockdown highlighted the need for a trusted video communication tool. Video calls in 2020 are much like messaging in 2013. There are apps that either secure or usable, but not both. We’d like to fix that, and we will focus on bringing you secure group video calls in 2020.” However, the company hasn’t revealed any information regarding the release timeline for the feature.

Additionally, the blog post reveals that Telegram has now reached 400 million monthly users, up from 300 million at the same time last year. The company claims that at least 1.5 million new users are signing up for Telegram each day, which has helped it become the most downloaded social media application in over 20 countries. On top of that, the company has also released a new update for the messenger which brings upgrades to its Quiz Mode, adds a new sticker directory to help users browse and search stickers, brings a new attachment menu on Android, includes improvements for Telegram for macOS, and adds a new Bullseye animated emoji. For more information on the latest update, you can check the source link below.

How To Boost Telegram Bot Speed







How To Boost Telegram Bot Speed | Uploading & Download App Link: https://play.google.com/store/apps/de... Video Link: https://youtu.be/QkAkSLBgoYw You Can Find Me On social Networks ================================= Telegram Group: https://Telegram.me/InFoTelGroup Telegram Channel: https://Telegram.me/InFoTel14 =======?Subscribe For My Channel?======= #InFoTel

How To Create Telegrm userge user Bot



USERGE - Durable as a Serge

🔱 Powerful, Pluggable TG UserBot written in Python from scratch using Pyrogram 🔱


Channel: @theUserge
GROUP: @slbotsbugs
SPAMGROUP: @usergeot




REPO: https://github.com/UsergeTeam/Userge

Important Notice: Guys there is a small change 
1. While creating credentials in Google cloud console...DONT choose "WEB" instead of that choose "OTHER" 
2. While creating a password for Mongodb make sure that u are not using any special characters like @ ! # etc
Plugins: https://github.com/UsergeTeam/Userge/tree/0dc7d5db6b9c368aa930221e5169d3feec4a7ef8/userge/plugins

📌Features 
  • Powerful and Very Useful built-in Plugins
    • gdrive ( Team Drives Supported! ) 
    • zip / unzip
    • telegram upload
    • telegram download
    • etc...
  • Channel & Group log support
  • Database support
  • Build-in help support
  • Easy to Setup & Use
  • Easy to add / port Plugins
  • Easy to write modules with the modified client

📌 Requirements 

📌 How To Deploy  HEROKU Method

First click the button below.
If you don't have HU_STRING_SESSION just ignore it.
After Deployed to Heroku first turn off the app (resources -> turn off) and run bash genStr in console (more -> run console).
After that copy the string session and past it in Config Vars (settings -> reveal config vars).
Finally turn on the app and check the logs (settings -> view logs) :)


============================
📌 Project Credits

📌 Copyright & License 

============================

📌 Update method for Userge old members in Heroku

fork official repo: https://github.com/UsergeTeam/Userge
turn on automatic deploy on Heroku & connect your forked repo.
git clone https://github.com/yourusername/yourforkedrepo.git
cd yourforkedrepo
git remote add upstream https://github.com/UsergeTeam/Userge.git
git pull upstream master
git push


Telegram Useful Bot List 2021 - Telegram Bot List - InFoTel

telegram bot list
Hey guys today we gonna introduce a simple web application for searching bots in our all time favorite Telegram. As the name bot list suggests this is a place where you can find bots of any category as you needed. moreover we provides an option to add your own telegram bots which will be carefully reviewed by the moderators. So feel free to drop your bots or the bots that are missing in this list, report the inactive ones and so on.
Key features:
-> Fully dark themed
-> Search over multiple catagories
-> You could add own creations 
-> 150+ Categories
-> 1000+ Bots
-> Requests are manually reviewed by the moderators
-> Mini bot profile
-> Cross platform support

(Daily Updating...)

Telegram Channel, Bots or public groups Verification Guidelines


The Telegram team generally verifies active official channels, bots or public groups that have verified accounts on each of these services:
  1. Twitter
  2. Facebook or Instagram (one is enough)
  3. YouTube
Please add a link to your Telegram channel to your profiles on these services — so that we can confirm that they indeed belong to you. Once this is done, please contact our @VerifyBot for verification.


What if I don't have a verified account on all of these services?
If you have an undisputed page on Wikipedia, that satisfies Wikipedia's Notability Guidelines – and that page lists a link to your channel, bot or public group on Telegram – it can be counted as one of the missing verified accounts.
In the case of organizations, a link to the Telegram channel from the official website of the organization may also be taken into account. The bot will offer to submit additional data and comments after checking the social media links.
If you're using a Wikipedia or Official Website link instead of one of the social media accounts, please make sure that they include a link to the channel, group or bot you want to verify on Telegram.

Can my user account be verified?

Sorry, Telegram doesn’t verify user accounts at the moment. Verification is only available for big and active official channels and bots.

Do I need verification?

Note that verification doesn't give any additional abilities in Telegram - it is simply one of the ways to demonstrate that your channel is official. A link to Telegram on your official site or other official accounts elsewhere can achieve a similar result.

How do I change the name or short link after verification?

A verified channel, group or bot can't change its name or short link (t.me/…). If changes are necessary, you can remove verification status first. Contact @VerifyBot and send /unverify.

Why Using WhatsApp Is Dangerous

A few months ago I wrote about a WhatsApp backdoor that allowed hackers to access all data on any phone running WhatsApp [1]. Facebook, its parent company, claimed at the time that they had no proof the flaw had ever been used by attackers [2]

Last week it became clear that this backdoor had been exploited to extract private communications and photos of Jeff Bezos – the richest person on the planet – who unfortunately relied on WhatsApp [3]. Since the attack seemed to originate from a foreign government, it is likely that countless other business and government leaders have been targeted [4].

In my November post, I predicted this would happen [5]. The United Nations now recommends its officials remove WhatsApp from their devices [6], while people close to Donald Trump have been advised to change their phones [7].

Given the gravity of the situation, one would expect Facebook/WhatsApp to apologize and pledge not to plant backdoors in their apps going forward. Instead, they announced that Apple, not WhatsApp, was to blame. Facebook’s vice president claimed that iOS, rather than WhatsApp, had been hacked [8].

If you follow my blog, you know I am not exactly an Apple fanboy [9]. iOS devices have loads of privacy-related issues. But this was not one of them – for two reasons:

1) WhatsApp’s “corrupt video” vulnerability was present not only on iOS, but also on Android and even Windows Phone devices. Meaning, on all mobile devices with WhatsApp installed.

2) This security fault was not present in other messaging apps on iOS. Had Jeff Bezos relied on Telegram instead of WhatsApp, he wouldn't have been blackmailed by people who compromised his communications [10].

Consequently, the issue was not iOS-specific, but WhatsApp specific.

In their marketing, WhatsApp uses the words “end-to-end encryption” as some magic incantation that alone is supposed to automatically make all communications secure [11]. However, this technology is not a silver bullet that can guarantee you absolute privacy by itself.

Telegram rolled out end-to-end encryption for mass communication years before WhatsApp followed suit, and we’ve been mindful not only of the strengths, but also the limitations of this technology. Other aspects of a messaging app can render end-to-end encryption useless. Below are three examples of what can go wrong.

First, there are backups. Users don’t want to lose their chats when they change devices, so they back up the chats in services like iCloud – often without realizing their backups are not encrypted. The fact that Apple was forced by the FBI to abandon encryption plans for iCloud is telling [12]. That’s one of the reasons why Telegram never relies on third-party cloud backups, and Secret Chats are never backed up anywhere.

Second, there are backdoors. Enforcement agencies are not too happy with encryption, forcing app developers to secretly plant vulnerabilities in their apps. I know that because we’ve been approached by some of them – and refused to cooperate. As a result, Telegram is banned in some countries where WhatsApp has no issues with authorities, most suspiciously in Russia and Iran [13].

Backdoors are usually camouflaged as “accidental” security flaws. In the last year alone, 12 such flaws have been found in WhatsApp. Seven of them were critical – like the one that got Jeff Bezos [14]. Some might tell you WhatsApp is still “very secure” despite having 7 backdoors exposed in the last 12 months, but that’s just statistically improbable. Telegram, an application used by hundreds of millions of people including heads of states and large companies, has had no issues of that severity in the last 6 years.

Third, there are flaws in encryption implementation. How can anybody be sure that the encryption WhatsApp claims to use is the one actually implemented in their apps? Their source code is hidden and the apps’ binaries are obfuscated, making them hard to analyze. On the contrary, Telegram apps have been open-source and its encryption fully documented since 2013. Telegram supports verifiable builds for both iOS and Android – meaning anyone can make sure the source code on GitHub and the Telegram app you download are the same thing [15]. No other messaging app is doing that for both mobile operating systems, and one might just start wondering why.

Don’t let yourself be fooled by the tech equivalent of circus magicians who’d like to focus your attention on one isolated aspect all while performing their tricks elsewhere. They want you to think about end-to-end encryption as the only thing you have to look at for privacy. The reality is much more complicated.

Some could say that, as a founder of a rival app, I may be biased when criticizing WhatsApp. Of course I am. Of course I consider Telegram Secret Chats to be significantly more secure than any competing means of communication – why else would I be developing and using Telegram?

However, the statements in this post are based on facts, not personal preference. And, just like the code of the Telegram apps, these facts are verifiable and further supported by the third-party sources below. When it comes to security, nobody should take anybody’s word for granted.
Sources

[1] Techspot: Hackers can use a WhatsApp flaw in the way it handles video to take control of your phone – November 19, 2019

[2] ZDNet: Attackers using WhatsApp MP4 video files vulnerability can remotely execute code – November 18, 2019

[3] Popular Mechanics: How Jeff Bezos Got Hacked on WhatsApp—and How It Could Happen to You – January 26, 2020

[4] Forbes: If Jeff Bezos’ iPhone Can Be Hacked Over WhatsApp, So Can Yours – January 22, 2020

[5] Pavel Durov: A New Backdoor Was Quietly Found In WhatsApp – November 20, 2019

[6] Reuters: U.N. says officials barred from using WhatsApp since June 2019 over security – January 23, 2020

[7] CNN: UN expert recommends Kushner change his phone after suspected Saudi hack – January 23, 2020

[8] Gizmodo: Facebook Gives Unintelligible Response to Jeff Bezos Hack, Deciding to Blame iOS – January 26, 2020

[9] Pavel Durov: iCloud Is Now Officially a Surveillance Tool – January 21, 2020

[10] Jeff Bezos: No thank you, Mr. Pecker – February 7, 2020

[11] BBC Radio 4: We're as sure as you can be that the technology of end-to-end encryption cannot be hacked into: Facebook’s Nick Clegg – January 24, 2020

[12] Reuters: Apple dropped plan for encrypting backups after FBI complained – January 21, 2020

[13] (a) The Verge: Russia orders immediate block of Telegram messaging app – April 13, 2018

(b) New York Times: Russian Court Bans Telegram App After 18 Minute Hearing – April 13, 2018

[14] Business Insider: WhatsApp disclosed 12 security flaws last year, including 7 classified as 'critical,' after Jeff Bezos phone was reportedly hacked – January 28, 2020

[15] Telegram: Verifiable Builds, New Theme Editor, Send When Online and So Much More – December 31, 2019

How To Solve Telegram Downloaded File Missing Problem | Telegram




Telegram Downloaded File Missing Problem

How To Solve Telegram Downloaded File Missing Problem

You Can Find Me On social Networks
=================================
Telegram Group : https://Telegram.me/InFoTelGroup
Telegram Channel :https://Telegram.me/InFoTel14
=======?Subscribe For My Channel?=======
#InFoTel

DON'T MISS

beta, news, bot, features, bot, tutorial, Userbot, telegram
© All Rights Reserved
Made With By InFoTel