Skip to content

Telegram Auto Forward | auto Caption | Auto Text Replace | Movies info bot.

Notifications You must be signed in to change notification settings

KingLucius/Text-Replace-Bot

 
 

Repository files navigation

TG Channel Automation Bot

Feature

Auto Caption, Auto Forward, Auto Text Replace & You can also replace any media if you want.

Required

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • TG_BOT_TOKEN Your bot token from @BotFather

Heroku config vars

Replace Text

  • RE1TXT Text one

  • RE2TXT Text two

  • RE3TXT Text three

  • RE4TXT Text Four

  • RE5TXT Text five

  • RE6TXT Text Six

  • REPLACED Replace with

_________ _________

Auto Forward

  • FROM_CHANNELS From channel ids for auto post
  • TO_CHATS To channel or group or chat ids for auto post
  • AS_COPY (bool and optional) For forward as copy
  • FILTER_TEXT (bool and optional) For text filter
  • FILTER_AUDIO (bool and optional) For audio filter
  • FILTER_DOCUMENT (bool and optional) For document filter
  • FILTER_PHOTO (bool and optional) For photo filter
  • FILTER_STICKER (bool and optional) For sticker filter
  • FILTER_VIDEO (bool and optional) For video filter
  • FILTER_ANIMATION (bool and optional) For animation filter
  • FILTER_VOICE (bool and optional) For voice filter
  • FILTER_VIDEO_NOTE (bool and optional) For video note filter
  • FILTER_CONTACT (bool and optional) For contact filter
  • FILTER_VENUE (bool and optional) For venue filter
  • FILTER_LOCATION (bool and optional) For location filter
  • FILTER_POLL (bool and optional) For poll filter
  • FILTER_GAME (bool and optional) For game filter
  • REPLY_MARKUP (bool and optional) For copy reply markup

✨ Deploy to Heroku ✨

  • Fork This Repo
  • Without Any Changes Click Below Button
  • Deploy This Repo

Bot Commands

/start : start the bot
/imdb : get Movies information
/source : get Repository URL
/info : get User info & Forwarded Message ID Or Channel ID's.

Credits


About

Telegram Auto Forward | auto Caption | Auto Text Replace | Movies info bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Procfile 0.1%