Btw, send any YouTube link (songs) to @SongTeleBot and join the voice chat in this channel to listen to it! ๐ณ
~ @BotzHub
~ @BotzHub
๐ฅ1
BotzHub
@BotzHub Bots Stats. Moved here.
โค1๐1
@BHQuesBot
Features -
- It is Just a bot to find answers to your queries/questions inline. (Helpful for Students)!!
- Finds Any Question/Query.
- Hosted on Heroku
How to use?
Go to Bot's DM and send /start , Too Easy ๐๐
How to deploy?
Open the repo below and click "deploy to heroku", very simple ๐
#repo -
https://github.com/ProgrammingError/padhotgbot
(do star if you liked ๐ฅบ๐๐)
~ @BotzHub
Features -
- It is Just a bot to find answers to your queries/questions inline. (Helpful for Students)!!
- Finds Any Question/Query.
- Hosted on Heroku
How to use?
Go to Bot's DM and send /start , Too Easy ๐๐
How to deploy?
Open the repo below and click "deploy to heroku", very simple ๐
#repo -
https://github.com/ProgrammingError/padhotgbot
(do star if you liked ๐ฅบ๐๐)
~ @BotzHub
๐2
Lyrics API
Docs: here or here.
Features -
- Get lyrics of any song.
- API link:
Sample API call -
Share with your friends ๐
@BotzHub
Docs: here or here.
Features -
- Get lyrics of any song.
- API link:
https://botzhub.herokuapp.com
Sample API call -
import requests
songname = "Blinding Lights"
x = requests.get(f'https://botzhub.herokuapp.com/lyrics?song={songname}').json()
artist = lyrics = ""
try:
artist = x['artist']
lyrics = x['lyrics']
except:
lyrics = x['lyrics']
if artist == "":
print(f"Song: {songname}\n\nLyrics:\n{lyrics}")
else:
print(f"Song: {songname}\nArtist:{artist}\n\nLyrics:\n{lyrics}")
Share with your friends ๐
@BotzHub
๐2๐1
A Simple Telegram Bot in Pyrogram
#repo - https://github.com/xditya/PyrogramBot
Same as this, but in Pyrogram ๐
โ ๏ธ This is just for helping the interested ones learn, and not for copy pasting as such and thinking you know stuff, lol!
Star โญ๏ธ the repo if you liked it!
~ Special thanks to @CrazyBotsz!
Do read the readme first. Ask help, if any needed, in @BotzHubChat
~ @BotzHub
#repo - https://github.com/xditya/PyrogramBot
Same as this, but in Pyrogram ๐
โ ๏ธ This is just for helping the interested ones learn, and not for copy pasting as such and thinking you know stuff, lol!
Star โญ๏ธ the repo if you liked it!
~ Special thanks to @CrazyBotsz!
Do read the readme first. Ask help, if any needed, in @BotzHubChat
~ @BotzHub
๐1
Hit 600 subs on YouTube!
Thanks to everyone who has been a part :)
Channel: https://youtube.com/c/xditya
Thanks to everyone who has been a part :)
Channel: https://youtube.com/c/xditya
๐1
Thanks for 1.5k members! โค๏ธ
Updates -
- @BH_ttsBot is back online and faster than before.
- Improved BotStats repository to give a more human readable time.
- Modified my site (https://xditya.me), special thanks to Unkn0wn_007 for the help! Do checkout the site if free and drop a feedback!
- Let me know in the comments if you need a better Force Subscribe Bot (keeps user muted till he joins a specified channel/group)
~ @BotzHub
Updates -
- @BH_ttsBot is back online and faster than before.
- Improved BotStats repository to give a more human readable time.
- Modified my site (https://xditya.me), special thanks to Unkn0wn_007 for the help! Do checkout the site if free and drop a feedback!
- Let me know in the comments if you need a better Force Subscribe Bot (keeps user muted till he joins a specified channel/group)
~ @BotzHub
๐2
Force Subscribe Bot
#repo - https://github.com/xditya/ForceSub
Features -
- Fully customisable.
- Customisable welcome messages.
- Checks users on new messages as well as newly joined users.
- Can be deployed on heroku directly (yes, I wrote an app.json, after a long time ๐)
Star the repo if you liked it :)
Follow me on GitHub, @xditya; 100 followers soon ๐
~ @BotzHub
#repo - https://github.com/xditya/ForceSub
Features -
- Fully customisable.
- Customisable welcome messages.
- Checks users on new messages as well as newly joined users.
- Can be deployed on heroku directly (yes, I wrote an app.json, after a long time ๐)
Star the repo if you liked it :)
Follow me on GitHub, @xditya; 100 followers soon ๐
~ @BotzHub
โค1๐1
Forwarded from Crazy Botsz
โ Adv Auto Filter Bot V2 โ
Updated All Codes Of Auto Filter Bot.... And Made The New Version More User Friendly And With More Customizable Features๐.....
Some Key Features ๐:
-> Support of To Be Used aAs Public Bot
-> [Added] Support For Unlimited Chat Connection
-> [Added] Support For Enable/Disble Showing Invite Link For Connect Chats In Each Fiter Result
-> Better Search Result
-> [Added] Custom Separate Settings Pannel For Each Chat
-> [Added] Live Filter Type Control For Each Chat Without The Need Of Restarting The Bot
And Many More...
Repository Link : https://github.com/AlbertEinsteinTG/Adv-Auto-Filter-Bot-V2
YouTube Tutorial : https://youtu.be/KTearEPhumc
#CrazyBotsz
Updated All Codes Of Auto Filter Bot.... And Made The New Version More User Friendly And With More Customizable Features๐.....
Some Key Features ๐:
-> Support of To Be Used aAs Public Bot
-> [Added] Support For Unlimited Chat Connection
-> [Added] Support For Enable/Disble Showing Invite Link For Connect Chats In Each Fiter Result
-> Better Search Result
-> [Added] Custom Separate Settings Pannel For Each Chat
-> [Added] Live Filter Type Control For Each Chat Without The Need Of Restarting The Bot
And Many More...
Repository Link : https://github.com/AlbertEinsteinTG/Adv-Auto-Filter-Bot-V2
YouTube Tutorial : https://youtu.be/KTearEPhumc
Do Give A Star In Repo If You Like It๐
๐ฌ.... Also Subscribe And Like The YouTube๐. . #CrazyBotsz
GitHub
GitHub - AlbertEinsteinTG/Adv-Auto-Filter-Bot-V2
Contribute to AlbertEinsteinTG/Adv-Auto-Filter-Bot-V2 development by creating an account on GitHub.
๐1๐ฅ1
Announcement.
Guys, as you may know @InFoTelGroup and @Dx_Support got copyright strikes and can't be accessed now. They've made temporary groups to be used till the restrictions are ceased.
- @DxHelpDesk and @InFoTel_Group are the only official alternative groups.
~ @BotzHub
Guys, as you may know @InFoTelGroup and @Dx_Support got copyright strikes and can't be accessed now. They've made temporary groups to be used till the restrictions are ceased.
- @DxHelpDesk and @InFoTel_Group are the only official alternative groups.
~ @BotzHub
๐1
@CompressorRoBot
Updates -
- Now U Can view Media info Too
- Fixed Process Bug
- Little Speed Increased.
~ @BotzHub
Updates -
- Now U Can view Media info Too
- Fixed Process Bug
- Little Speed Increased.
~ @BotzHub
โค1๐ฅ1
@BHMultiBot
Features -
- Multipurpose Bot, supports use in PMs and inline.
- PM commands:
- rate: rate the bot.
- paste: Paste to pastebin/nekobin.
- telegraph: Upload a file to telegraph.
- webshot: Get a screenshot of the webpage.
- github: Get info about the given repository.
- qrdecode: Decode the QR Code.
- Inline Commands:
- github: search repositories.
- lyrics: find song lyrics.
- google: search google.
- imdb: search movies in IMDB.
- encode: encode a text.
- decode the encoded text.
- qr: make a qr code.
- yt: search video on youtube.
ยป Get full information on usage in the help menu of the bot.
- Initial release, more stuff to be added in updates.
- Feature Requests/Bug Reports are welcome, leave them in the comments or in the linked chat!
- Use
~ @BotzHub
Features -
- Multipurpose Bot, supports use in PMs and inline.
- PM commands:
- rate: rate the bot.
- paste: Paste to pastebin/nekobin.
- telegraph: Upload a file to telegraph.
- webshot: Get a screenshot of the webpage.
- github: Get info about the given repository.
- qrdecode: Decode the QR Code.
- Inline Commands:
- github: search repositories.
- lyrics: find song lyrics.
- google: search google.
- imdb: search movies in IMDB.
- encode: encode a text.
- decode the encoded text.
- qr: make a qr code.
- yt: search video on youtube.
ยป Get full information on usage in the help menu of the bot.
- Initial release, more stuff to be added in updates.
- Feature Requests/Bug Reports are welcome, leave them in the comments or in the linked chat!
- Use
/rate in the bots PM to rate it!~ @BotzHub
๐3๐ฅ2
Updates in @BHMultiBot -
- Fixed some bugs.
- Added weather module in inline.
- Use
~ @BotzHub
- Fixed some bugs.
- Added weather module in inline.
- Use
/rate in the bots PM to rate it!~ @BotzHub
๐1
๐2
@BHMultiBot is back up with some minor fixes and updates.
~ Now hosted on a VPS*!
- Encode text now shows button to decode.
- Decode shows decoded text in the pop-up itself (just incase you don't wanna click it lol).
- YouTube search now shows number of results.
*Special thanks to @ZeBots.
~ @BotzHub
~ Now hosted on a VPS*!
- Encode text now shows button to decode.
- Decode shows decoded text in the pop-up itself (just incase you don't wanna click it lol).
- YouTube search now shows number of results.
*Special thanks to @ZeBots.
~ @BotzHub
โค1๐1๐ฅ1
@BHMultiBot Updates
- Better, cleaner UI
- Improved Help Menu
- New Logo.
- Bot has been added to
- New Plugins:
- Translate
- PyPI search
- Deezer Downloader
more ig, forgot xD (all inline btw)
- Fixes:
- Google search
- IMDB search
- YT search
- Report Errors - @BotzHubChat
~ @BotzHub
- Better, cleaner UI
- Improved Help Menu
- New Logo.
- Bot has been added to
@BotList.
- Optimised searching speed.- New Plugins:
- Translate
- PyPI search
- Deezer Downloader
more ig, forgot xD (all inline btw)
- Fixes:
- Google search
- IMDB search
- YT search
- Report Errors - @BotzHubChat
~ @BotzHub
๐1
BotzHub
@BHMultiBot Updates - Better, cleaner UI - Improved Help Menu - New Logo. - Bot has been added to @BotList. - Optimised searching speed. - New Plugins: - Translate - PyPI search - Deezer Downloader more ig, forgot xD (all inline btw) - Fixes: -โฆ
Translate module (was down) has been fixed.
You can use
You can use
@BHMultiBot tr <lang_code> <text> to translate.๐2