Please open Telegram to view this post
VIEW IN TELEGRAM
Successfully made a custom autofilter module for Gojo
You can query specific anime and movies types in your chat
select the type by /autofilter cmd
What is New?
+ Supports Video and File Format
+ Share link available
+ high query matching system
+ Separate types of filters
+ Multiple file names support
Still *under-development* we will notify you once it's done.
You can query specific anime and movies types in your chat
select the type by /autofilter cmd
What is New?
+ Supports Video and File Format
+ Share link available
+ high query matching system
+ Separate types of filters
+ Multiple file names support
Still *under-development* we will notify you once it's done.
๐ฅ3
EXCITING NEWS! ๐
Missed out on @notcoin and @dogs? Didn't' earn from it? Don't worry, IT'S BACK!๐ฅ
Introducing BRAND NEW PROJECT: @major!๐
Get ready to mine and thrive!๐ธ
LISTING THIS MONTH!๐
Don't believe it? Check out the official notification on our channel!๐ฃ
HURRY!โฐ
Join the revolution and stay ahead of the game!
Follow @major for updates!๐คจ @major
Mining starts soon!๐ฅ
Be a part of history!๐
Join now and get ready to thrive!๐ช
Missed out on @notcoin and @dogs? Didn't' earn from it? Don't worry, IT'S BACK!
Introducing BRAND NEW PROJECT: @major!
Get ready to mine and thrive!
LISTING THIS MONTH!
Don't believe it? Check out the official notification on our channel!
HURRY!
Join the revolution and stay ahead of the game!
Follow @major for updates!
Mining starts soon!
Be a part of history!
Join now and get ready to thrive!
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
Major
Become a Major of Telegram. Climb higher in rating based on your balance. Play Games and earn points.
Nandha Bot's Channel
Successfully made a custom autofilter module for Gojo You can query specific anime and movies types in your chat select the type by /autofilter cmd What is New? + Supports Video and File Format + Share link available + high query matching system + Separateโฆ
its done, all things to do is adding much as possible files to database.
#Updated:
+ Added audio type for song lovers
+ Added cmd /filters for search files manually without enable autofilter mode
Types: anime, songs, movies, all
By @GojoAssistantBot
#Updated:
+ Added audio type for song lovers
+ Added cmd /filters for search files manually without enable autofilter mode
Types: anime, songs, movies, all
/filters anime #anime
By @GojoAssistantBot
๐1
Repository:
https://github.com/Vishal-1756/pyrohelpo
Package:
https://pypi.org/project/pyrohelpo/
A powerful pagination library for Telegram bots
https://github.com/Vishal-1756/pyrohelpo
Package:
https://pypi.org/project/pyrohelpo/
A powerful pagination library for Telegram bots
GitHub
GitHub - Vishal-1756/pyrohelpo: A powerful Pagination Help Library For Pyrogram with inbuilt features ๐
A powerful Pagination Help Library For Pyrogram with inbuilt features ๐ - Vishal-1756/pyrohelpo
๐3
+ Added
(command for search sticker packs through telegram)
+ Added /htmltoimg convert html text to image
#gojoAssistant
/stickers gojo
:(command for search sticker packs through telegram)
+ Added /htmltoimg convert html text to image
#gojoAssistant
๐ฅ4
This media is not supported in your browser
VIEW IN TELEGRAM
Okay we have added autofilter module for inline search, now you can share the files anywhere you wanted.
Supports Types for Specific fields without this it will search globally for types: #songs #apps #movies #anime
Example:
#gojoAssistant
Any bugs ?
Report: @NandhaSupport
@nandhabots
Supports Types for Specific fields without this it will search globally for types: #songs #apps #movies #anime
Example:
@GojoAssistantBot autofilter #music
thank@GojoAssistantBot autofilter #movie
amaran@GojoAssistantBot autofilter #anime
anime mov@GojoAssistantBot autofilter #app
app#gojoAssistant
Any bugs ?
Report: @NandhaSupport
@nandhabots
๐3โค1
Please open Telegram to view this post
VIEW IN TELEGRAM
async def get_stickers(query: str, limit: int = 15):
url = "https://api.fstik.app/searchStickerSet"
data = {
"query": query,
"skip": 0,
"type": "",
"user_token": "",
}
headers = {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json",
"User -Agent": <useragent here>,
"Referer": "https://fstik.app/?q=vegeta&menu=disabled"
}
async with aiohttp.ClientSession() as session:
try:
async with session.post(url, json=data, headers=headers) as response:
data = await response.json()
return {'stickers': data['result']['stickerSets']} if data['ok'] == True else {'error': '๐คท Stickers not found'}
except Exception as e:
return {'error': str(e)}
By @NandhaBots
Please open Telegram to view this post
VIEW IN TELEGRAM
๐1
Satoru Gojo ("โง;โง(โง"โง
Message
#GojoAI
#GojoAsisstant
Please open Telegram to view this post
VIEW IN TELEGRAM
๐4โค1๐ฅ1
Please open Telegram to view this post
VIEW IN TELEGRAM
๐4๐ฅ2
โฆ Send All, Send Page buttons have been merged to autofilter & filters results. And 5 lakhs files indexed โ
โฆ Google Search command fixedโ
โฆ Added /copypasta, /owo, /shout fun commandsโ
โฆ Anime characters/anime search fixedโ
โฆ AI chatbot bug/speed fixedโ
โฆ File Renamer fixedโ
โฆ Deep link upgradedโ
Tags:
#gojoAssistant #tgbot #update
By @NandhaBots
โฆ Google Search command fixed
โฆ Added /copypasta, /owo, /shout fun commands
โฆ Anime characters/anime search fixed
โฆ AI chatbot bug/speed fixed
โฆ File Renamer fixed
โฆ Deep link upgraded
Tags:
#gojoAssistant #tgbot #update
By @NandhaBots
Please open Telegram to view this post
VIEW IN TELEGRAM
๐4๐ฅ3๐2