Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (36 loc) · 1.61 KB

README.md

File metadata and controls

38 lines (36 loc) · 1.61 KB

How to install

Install friendly-telegram.
Choose the module you want, click on the file name, click the "Raw" button. Copy link and load module:

.dlmod <link>

Modules

instaloader.py

Download posts from Instagram

.insta <url> - download post by url

Requirements

pip instal instaloader

lmgtfy.py

Let Me Google That For You.
Send google link to troll people

Use in reply to another message or as .lmgtfy  <text>

mecommand.py

Useless module, just fun /me command.

.me <text>

msgcounter.py

Really slow message counter, but it does it's job

.msgcount <reply> - count messages from user

quote.py

Make quotes

.quote <reply> - quote a message
.fquote <@username> <text> or <reply> <text> or <id> <text> - fake quote

tiktokdl.py

Download videos (and slideshow) from TikTok

.ttdl <url> or <reply> - download tiktok video from url

Requirements

pip install aiofiles tiktokapipy
python -m playwright install

demot.py

Demotivator.

.demot <first line> [& <second line>] - always use with reply to a image or sticker

Note About Localization

This repo for my personal use, so localization messed up. Feel free to change it for yourself.
Comments in code are in English if module was written by me.