Utilities Robot by @Divkix
- Bin Checker (bin)
- GitHub Profile Inofrmation (github [username])
- IDs in a message (id [optional: reply])
- Raw JSON of a message (json [optional: reply])
- Paste to SpaceBin (paste [reply/text])
- PDF to Image (pdf2img [reply to PDF])
- Proxy Generator (proxy)
- Pyrogram/Telethon Session Generator (session)
- Image Compressor (tinify)
- Text to Speech (tts)
BOT_TOKEN
:str
- Telegram Bot TokenAPI_ID
:int
- Telegram API_ID (App api_id)API_HASH
:str
- Telegram API_HASH (App api_hash)SUPPORT_GROUP
: optionalint
- Username of the Support Group. (including @)JOIN_CHANNEL
: optionalstr
- Username of the Channel. (including @)JOIN_CHECK
: optionalbool
- IfTrue
, User can only use the bot if he joined theJOIN_CHANNEL
DOWN_PATH
: optionalstr
- Path to download temporary files.