End Text
Adding Custom Text to the End of Messages
What It Does
The /end_text command allows you to append custom text at the end of every incoming message before it is forwarded to the target chat.
Prerequisite
Incoming and Outgoing Chats Configured: Make sure both incoming and outgoing chats are set up using the
/incomingand/outgoingcommands. Without these, there will be no messages to modify and forward.
This feature is available in PRO plan and above. To access it, please/upgrade your plan.
How to Use It
Send the command in the following format:
/end_text Your custom text hereExample:/end_text Follow @mychannelThis will add "Follow @mychannel" to the end of every message.Take care of spacing: The command doesn't automatically insert spaces, so include them if needed. Example: If the message is "Buy this movie.", the forwarded message will appear as: "Buy this movie.Follow @mychannel" To include a space, use:
/end_text Follow @mychannel(with a space at the beginning).
Adding a line break: Use
\nto add a line break between the message and the custom text. Example:/end_text \nFollow @mychannel
Resetting the text: To remove the custom text and stop appending it to messages, simply send:
/end_text EMPTY
Real-Life Use Cases
Channel Promotion: Add a call-to-action like "Follow @mychannel" to the end of every forwarded message to increase channel engagement.
Brand Messaging: Append your brand's slogan, such as "Shop Now at www.example.com", at the end of each message.
Important Notices: Add reminders like "For support, visit our website." to ensure recipients receive critical information with every message.
Last updated