BotzHub
66.7K subscribers
24 photos
125 links
Bots, bots, bots? Nah, much more!
Here I post bots, Rest APIs and other open-source scripts which I made!

🌐 https://xditya.me/github
πŸŽ₯ YouTube - https://xditya.me/yt
πŸ’Έ Paid promotions - @ContactorRoBot.

Β© @BotzHub
Download Telegram
A Simple Telegram Bot in Telethon

#repo - https://github.com/xditya/TelethonBot

This, I made, with the sole purpose of helping the new ones who know nothing about making bots, but are interesting in doing so.
The repo contains the basic stuff required to start a bot, with instructions (in the readme) on adding new plugins, and also with everything to deploy to heroku.

⚠️ 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 (just coz it feels nice xD)

Do read the readme first. Ask help, if any needed, in @BotzHubChat

~
@BotzHub
πŸ‘2❀1
@CompressorRoBot

With #repo

Features -
- Compress videos with negligible quality change.
- Generate sample video and screenshots of the compressed video.

Due to quality settings, bot takes time to compress. Kindly do not spam the bot!
Forward any video to start compressing

@BotzHub
πŸ‘3
@BHLogoBot

Features
-
- Logo Generator Bot.
- Generate logos with the text you desire!
- Choses a random background and font from over 1k files, put together by our supporters!
- Hosted on heroku, kindly don't abuse 😒

This is the initial release, there maybe some stupid looking fonts. I'll go trough each one and remove it soon.
Thanks to all who donated logo backgrounds and fonts for this project!

@BotzHub
πŸ‘1πŸ”₯1
My YouTube channel 😳

Some tutorials are uploaded there, check it out, might help you 🧐

Subscribe if you like the content πŸ™‚

@BotzHub
πŸŽ‰1
BotzHub
@BotzHub Bots Stats. Moved here.
Bot Stats can be seen here, it's back up now!

The bots which are down will be back up by next month.
πŸ‘1πŸŽ‰1
Made a Date and Time fetching API
https://t.me/BotzHub/125, rip

(Just learning)
Homepage https://xditya-datetime.herokuapp.com/

Docs https://xditya-datetime.herokuapp.com/docs

GET https://xditya-datetime.herokuapp.com/info for current date and time of Asia/Kolkata.

GET https://xditya-datetime.herokuapp.com/info?tz= for all supported Time Zones.

eg: https://xditya-datetime.herokuapp.com/info?tz=America/Argentina/Catamarca for info of America/Argentina/Catamarca

First try; using FastAPI.

Using this (in python):

import requests
x = requests.get("https://xditya-datetime.herokuapp.com/info").json()
print(x['day'] + " " + x['month'] + " "+ x['year'] + "\n" + x['time'])

@BotzHub
πŸ‘1
Btw, send any YouTube link (songs) to @SongTeleBot and join the voice chat in this channel to listen to it! 😳

~ @BotzHub
πŸ”₯1
BotzHub
@BotzHub Bots Stats. Moved here.
🀧 All bots (except @BH_ttsBot, which died with kintohub) are back now!
(April 1st πŸ˜‚)

~ @BotzHub
❀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
πŸ‘2
Lyrics API

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
πŸ‘1
Hit 600 subs on YouTube!

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
πŸŽ‰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
❀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

Do Give A Star In Repo If You Like ItπŸ˜…πŸ˜¬.... Also Subscribe And Like The YouTubeπŸ™Š. .

#CrazyBotsz
πŸ‘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
πŸ‘1
Account Generator Bot

#repo https://github.com/anonyindian/AccountGeneratorBot

Features -
- Written in GO, not python.
- Inbuilt Channel Join Check.
- Awesome Speed.
- Deployable to Heroku.

~ @BotzHub
πŸ‘2
Thanks for 100 followers in my GitHub profile 😳😍
πŸ‘1
@CompressorRoBot

Updates -
- Now U Can view Media info Too
- Fixed Process Bug
- Little Speed Increased.

~ @BotzHub
πŸ”₯1