Telegram Bot to save Posts or Files that can be Accessed via Special Links

Bot Telegram untuk menyimpan Posting atau File yang dapat Diakses melalui Link Khusus. Jika Anda memerlukan tambahan module lagi dalam repo atau Jika Anda menemukan bug, silahkan report di group @OkaeriUserbot Features Sepenuhnya dapat dicustom. Pesan sambutan & Forcesub yang dapat dicustom. Lebih dari satu Posting dalam Satu Link (batch). Dapat di-deploy di heroku secara langsung. Setup Tambahkan bot ke Channel Database dengan semua izin admin Tambahkan bot ke Channel ForceSub tambahkan bot sebagai ADMIN Tambahkan bot ke Group ForceSub […]

Read more

A telegram bot does not allow channels to send messages to the telegram supergroup

Getting started $ git clone https://github.com/AbhijithNT/GroupChannelHandler.git $ cd ChannelMessageHandler Virtual Environment Optional $ pip install virtualenv $ virtualenv venv $ source venv/bin/activate $ pip install -r requirements.txt $ python bot.py Require environment variables Follow the links BOT_TOKEN BotFather Heroku Deploy Built With Contributing Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. Authors See also the list of contributors who participated in this project. Telegram Channel Join the News channel. […]

Read more

Telegram hack bot [ For Dev ]

Dev – Alison Parker :: Telegram hack bot [ For Dev ] How to Install #———- —–Enjoy #Version 1.0 ::::: sudo -H pip install –upgrade youtube-dl sudo apt-get install -y libav-tools git clone https://github.com/red-alison/Hackbot.git cd Hackbot pip install lxml pip install telepot pip install urllib2 pip install requests pip install bs4 pip install wikipedia apt-get install youtube-dl -y pip install youtube-dl -U cd Hackbot echo APIKEY > api.txt python Hackbot.py GitHub – RED-ALISON/Hackbot at pythonawesome.com Telegram hack bot [ For […]

Read more

A Telegram bot to index Chinese and Japanese group contents, works with @lilydjwg/luoxu

luoxu-bot 是类似于 luoxu-web 的 CJK 友好的 Telegram Bot,依赖于 luoxu 所创建的后端。 开发中使用到的 Telethon 需要 Python 3+ 前往 luoxu 根据相关内容配置并运行 luoxu,等待消息索引完毕 由于 Telegram 的消息样式问题,建议修改 luoxu 项目中的 luoxu/db.py 文件,将 SEARCH_LIMIT 修改为 10 克隆 本项目 , 并使用 pip3 install -r requirements.txt 等方式安装依赖 前往 My Telegram ,获取 API development tools 中的 api_id 和 api_hash 在 Telegram 中向 @BotFather 申请 Bot,获取 bot token(由数字:数字字母构成,如1111122222:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) 在 Telegram 中向 @getidsbot 发送 /start 以获取你的 Telegram 账号 ID(my_id) 打开 config.py 并填写相关字段(如果你在 luoxu 中修改了接口的端口或者前缀等,请同步修改) 使用 python3 main.py 运行项目,当出现 开摆 时代表项目已启动,可以向自己的 Bot 尝试发送指令(请提前向自己的 […]

Read more

The records of 42 million users from a third-party version of the popular Telegram messaging app have just been Iranian accounts leaked

The records of 42 million users from a third-party version of the popular Telegram messaging app have just been Iranian accounts leaked.If these figures don’t include duplicate accounts, this means around half of Iran’s citizens were affected by the hack, according to population estimates from 2017.so I decided to use these accounts for scraping and finding the data users simply with this algorithm.source: https://decrypt.co/24034/telegram-fork-leaks-data-of-42-million-users first, you should be adding the data file name in the first file handling input(telegramdatabasse.txt). I […]

Read more

A telegram bot to interact with a Minecraft Server

A telegram bot to interact with a Minecraft Server It has the following commands: /status – Returns the server status (Online/Offline). /ip – Returns the IP of the server. /uptime – Minecraft server uptime. /list – List online players. /say – Sends an ingame message to the players. /craft – Shows the crafting recipe for a certain block/item. /version – Displays the server version. /help – This help. GitHub View Github    

Read more
1 2 3 4 5 9