Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 718 Bytes

formatting.md

File metadata and controls

30 lines (21 loc) · 718 Bytes

Formatting Guide

- Basic Formatting

  • **text** for Bold Text.
  • __text__ for italic Text.
  • \n for new line.
  • [text](link) for Text Over Link

- For CUSTOM_TEXT

  • TWEET_TEXT: Twitter Post's Tweet.

  • TWEET_LINK : Tweet's Url..

  • HASHTAGS : To get HASHTAGS present in Twitter Post.

  • SENDER : For Sender's Full Name

  • SENDER_USERNAME : For Sender's Username

  • SENDER_PROFILE : Sender's Profile Url..

  • BOT_USERNAME : Telegram Bot Username

  • REPO_LINK : Repo link of the Project

- Example / Default CUSTOM_TEXT

🎊 **[{SENDER}]({SENDER_PROFILE})** :

🍿 {TWEET_TEXT}

• Powered by **[TgTwitterStreamer]({_REPO_LINK})**