FTG UserBot Modules | UNOFFICIAL
774 subscribers
49 files
36 links
Modules tested and working properly on Friendly-Telegram UserBot

Groups:
> @ftgchat
> @friendlytgbot
> @ftgcommits
> @ftgspam

By: @Hitalo
Download Telegram
FTG UserBot Modules | UNOFFICIAL
fakeload.py
NOTE: do not use this in any self-respecting chat (including @ftgspam) becuase it floods recent actions and you will probably be banned
Join the commit group HERE to stay informed about all changes made on FTG (including updates to official modules)
get_bot.py
2.4 KB
Usage:

.get_bot: sends a list of all bots in the group

Mirror:
.dlmod https://raw.githubusercontent.com/oliyase/awwman/master/get_bot.py

Follow: @FTGModules
Hello people, some old PaperPlane Extended modules are giving the error "not available in repo", to solve it is necessary to change the repo branch in the mirror link, change from "sql-extended" to "master"

Old Link:
https://raw.githubusercontent.com/AvinashReddy3108/PaperplaneExtended/sql-extended/userbot/modules/purge.py

New Link:
https://raw.githubusercontent.com/AvinashReddy3108/PaperplaneExtended/master/userbot/modules/purge.py
count.py
1.1 KB
Usage:
.count: Count the Number of Dialogs you have in your Telegram Account

Mirror:
.dlmod https://raw.githubusercontent.com/HitaloKun/FTG-Modules-Mirror/master/count.py

Follow: @FTGModules
⚠️ Some users report that Emily's help is broken ⚠️

I'm unable to reproduce but it should be fixed by running .unloadmod Help followed by .restart.
All Emily's modules have been removed from this channel.
zombies_users.py
7 KB
Usage:

.zombies: Searches for deleted accounts in a group. Use .zombies clean to remove deleted accounts from the group

.users or .users <search query>: Retrieves all (or queried) users in the chat

Mirror:
.dlmod https://raw.githubusercontent.com/HitaloKun/FTG-Modules-Mirror/master/zombies_users.py

Only the ".zombies" and ".users" commands from Paperplane Extended. (Thanks @AvinashReddy3108)

Follow: @FTGModules
FTG UserBot Modules | UNOFFICIAL
zombies_users.py
Mirror has been updated to address issues with markdown, replaced with html.
upload_dl.py
15.8 KB
[Re-Upload]
Usage:

.dl <link|filename> or reply to media: downloads file to the server.

.upload <path in server>: uploads a locally stored file to the chat.

Mirror:
.dlmod https://raw.githubusercontent.com/HitaloKun/FTG-Modules-Mirror/master/upload_dl.py

⚠️ If you are unable to use the module, install the PPEX deps on the FTG [HERE]

Changelog:
> Going back to markdown, markdown problems solved.

Follow: @FTGModules
Forwarded from GitHub
🔨 1 new commit to modules-repo:master:

4f15ab1: lmgtfy: fix crash and add default search term by penn5
See all FTG commits HERE
Forwarded from Deleted Account
⚠️ Important ⚠️
After the latest update (d2067d7) you have to manually enable the web dyno from the Heroku website. Do not modify the worker dyno, doing so risks invalidating your authkey (which will make everything break)
DND.py
22.5 KB
DND (Do Not Disturb) Module

Mirror:
.dlmod https://raw.githubusercontent.com/LegendaryUnicorn/FTG-Unofficial-Modules/master/DND.py

⚠️Be sure don't have Official Anti PM module (nopm) installed!⚠️

By: Legendary Unicorn
Follow: @FTGModules
Tag.py
4.8 KB
TAG Module

Mirror:
.dlmod https://raw.githubusercontent.com/LegendaryUnicorn/FTG-Unofficial-Modules/master/Tag.py

By: Legendary Unicorn
Follow: @FTGModules
ip.py
1.2 KB
IP lookup using ip-api.co

Usage:
Use as .ip <ip> (optional)

Mirror:
.dlmod https://raw.githubusercontent.com/uhwot/userbot-modules/master/ip.py

By: uwot
Follow: @FTGModules
FTG UserBot Modules | UNOFFICIAL
DND.py
DND Updated Mirror

New Mirror:
.dlmod https://raw.githubusercontent.com/HitaloKun/FTG-Modules-Mirror/master/DND.py

Follow: @FTGModules
FTG UserBot Modules | UNOFFICIAL
Tag.py
TAG Updated Mirror

New Mirror:
.dlmod https://raw.githubusercontent.com/HitaloKun/FTG-Modules-Mirror/master/Tag.py

Follow: @FTGModules
Forwarded from GitHub
🔨 1 new commit to friendly-telegram:master:

f294581: Update coffeehouse requirement by penn5