Easy way to use Telegram bot to hide your identity

Easy way to use Telegram bot to hide your identity. Useful for support, anonymous channel management. Free clone of Livegram Bot. How bot works: Your client write a message to your bot Bot forwards the message to your secret chat Any chat participant can reply on a forwarded message Bot will copy the message and send it to your client .env variables You need to specify these env variables to run this bot. If you run it locally, you can […]

Read more

A Telegram Torrent , Direct Links (and youtube-dl) Leecher based on Pyrogram

A Telegram Torrent , Direct Links (and youtube-dl) Leecher based on Pyrogram ✓ Google Drive link cloning using gclone.(wip) ✓ Telegram File mirrorring to cloud along with its unzipping, unrar and untar ✓ Drive/Teamdrive support/All other cloud services rclone.org supports ✓ Unzip ✓ Unrar ✓ Untar ✓ Custom file name ✓ Custom commands ✓ Get total size of your working cloud directory ✓ You can also upload files downloaded from /ytdl command to gdrive using `/ytdl gdrive` command. ✓ You […]

Read more

An Advanced Telegram Bot to Play Nonstop Radio/Music/YouTube Live in Channel or Group Voice Chats

An Advanced Telegram Bot to Play Nonstop Radio/Music/YouTube Live in Channel or Group Voice Chats. This is also the source code of the bot which is being used for playingRadio in AsmSafone Channel & Music in SafoTheBot Group. Special Features Playlist, queue, 24×7 radio stream Supports Live streaming from youtube Starts Radio after if no songs in playlist Automatic playback even if heroku restarts Show current playing position of the audio Control with buttons and commands Download songs from youtube […]

Read more

A Telegram bot writen in Python for searching files in Drive

This is a Telegram bot writen in Python for searching files in Drive. Based on SearchX-bot git clone https://github.com/breakdowns/drive-searchbot searchbot/ cd searchbot Install requirements sudo apt install python3 sudo snap install docker For Arch and it’s derivatives: sudo pacman -S docker python Setting up config file cp config_sample.env config.env Remove the first line saying: _____REMOVE_THIS_LINE_____=True Fill up rest of the fields. Meaning of each fields are discussed below: BOT_TOKEN: The telegram bot token that you get from @BotFather OWNER_ID: The […]

Read more

A telegram bot hosted by a Raspberry Pi equipped with a temperature and humidity sensor

This is a telegram bot hosted by a Raspberry Pi equipped with a temperature and humidity sensor. The bot is capable of sending plots and readings. Structure This project is composed of 3 main files: bot.py is used to host the telegram bot. graph.py contains the Graph class, used to make graphs. sensor.py contains the TemperatureSensor class, used to write and read from the sqlite3 database, as well as the function that reads the temperature and humidity values from the […]

Read more

A powerful, fast and simple Telegram userbot written in Python 3

Telecharm userbot A powerful, fast and simple Telegram userbot written in Python 3 and based on Pyrogram 1.X. Currently in active WIP state, so feel free to contribute. Starting up Ensure you have installed the Python 3.8 or above before proceeding. Preparations Git clone this repo. git clone https://github.com/WhiteMemory99/telecharm-userbot.git Visit https://my.telegram.org/apps to get your own api_id and api_hash. Rename .env.dist to .env and open it. Edit .env file: fill in your api_id, api_hash. Docker deployment Make sure you have docker. […]

Read more

A fast, easy to set up telegram userbot running Python 3

A fast, easy to set up telegram userbot running Python 3 which uses fork ofthe Telethon Library. Friendly Telegram, also known as FTG, is not your average Telegram userbot: it’s faster, can load modules dynamicallyand is very easy to use! Changes Latest Telethon lib Security improvements (.session file name not contain full phone number, DeleteAccountRequest disabled, and more) UX improvements (IP address in config script, random port on first launch, etc) Stock modules updates (New functions, bug fixed) Modules Repo […]

Read more

Telegram Client and Bot that use Artificial Intelligence to auto-reply to scammers

scamminator Blocking a scammer is not enough. It is time to fight back. Wouldn’t be great if there was a tool that uses Artificial Intelligence to reply to a scammer on your behalf and waste their time? This is exactly what scamminator does. Scammers have a limited amount of time available and every second wasted trying to scam an Artificial Intelligence is a second not used to scam a real person. How does it works? scamminator has three components: Telegram […]

Read more
1 6 7 8 9