Divkix / UtilitiesRoBot

Utilities Bot of @DivideProjects

Home Page:https://telegram.me/UtilitiesRoBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utilities Robot by @Divkix

Available Plugins

  • 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)

Environment Variables

  • BOT_TOKEN: str - Telegram Bot Token
  • API_ID: int - Telegram API_ID (App api_id)
  • API_HASH: str - Telegram API_HASH (App api_hash)
  • SUPPORT_GROUP: optional int - Username of the Support Group. (including @)
  • JOIN_CHANNEL: optional str - Username of the Channel. (including @)
  • JOIN_CHECK: optional bool - If True, User can only use the bot if he joined the JOIN_CHANNEL
  • DOWN_PATH: optional str - Path to download temporary files.

About

Utilities Bot of @DivideProjects

https://telegram.me/UtilitiesRoBot

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.2%Language:Dockerfile 1.7%Language:Makefile 0.1%