TgTextBot Tutorial (English)

TgTextBot Tutorial (English)

@iicc1


Super Markdown Bot



Note: sometimes there are characters that can't be seen in certain ROM/OS



How to format text with @TgTextBot


To get the text edited from the bot as we want, we have two options:


  • By private to the bot

The bot returns the text while we are talking in private. For each type of letter, we only need to enclose the text with the following symbols:


  1. Strikethrough: -sample text-
  2. Underlined: ;sample text;
  3. Upper underlined: ^sample text^
  4. Bubbles: ºsample textº
  5. Separated letter: +sample text+
  6. Between brackets: $sample text$
  7. Small caps: %sample text%
  8. Blue letters: &sample text&
  9. Bold: *sample text*
  10. Italic: _sample text_
  11. Codesys: `sample text`
  12. Links: [sample text](sample Url)


It is not necessary to fully enclose the text in the first eight styles, if we need to strike just a sentence, placing the symbol at first causes the bot to edit all that comes after.
Example: writing "-striked sentence" we get "s̶t̶r̶i̶k̶e̶d̶ s̶e̶n̶t̶e̶n̶c̶e̶"


There are some modes that can be mixed ones with others, for example strikethrougth and bold, underlined with italic... It is just needed to put the two symbols for each mode together and the bot will output the requested text if it is possible.
Example: writing "-*Strikethrougth and bold*-" we get "S̶t̶r̶i̶k̶e̶t̶h̶r̶o̶u̶g̶t̶h̶ a̶n̶d̶ b̶o̶l̶d̶"



  • Using Inline mode

Inline mode allows the bot to be used in any Telegram chat even in the case of the absence of the bot.

To use the bot in this mode, you only have to write in the chat the bot username: @TgTextBot (caps does not matter) and a space. The message "Write something" will appear. Next we write the text we want enclosed by the symbols to create the style and wait for a small text saying "Full custom Markdown". Then, tapping on it will send the text to the chat.

The symbols are, like in the other mode, the following:


  1. Strikethrough: -sample text-
  2. Underlined: ;sample text;
  3. Upper underlined: ^sample text^
  4. Bubbles: ºsample textº
  5. Separated letter: +sample text+
  6. Between brackets: $sample text$
  7. Small caps: %sample text%
  8. Blue letters: &sample text&
  9. Bold: *sample text*
  10. Italic: _sample text_
  11. Codesys: `sample text`
  12. Links: [sample text](sample Url)


It is not necessary to fully enclose the text in the first eight styles, if we are going to strike just a sentence, putting the symbol at first, will cause the bot to edit all that goes after.
Example: writing "-striked sentence" we get "s̶t̶r̶i̶k̶e̶d̶ s̶e̶n̶t̶e̶n̶c̶e̶"


There are some modes that can be mixed ones with others, for example strikethrougth and bold, underlined with italic... It is just needed to put the two symbols for each mode together and the bot will output the requested text if it is possible.
Example: writing "-*Strikethrougth and bold*-" we get "S̶t̶r̶i̶k̶e̶t̶h̶r̶o̶u̶g̶t̶h̶ a̶n̶d̶ b̶o̶l̶d̶"


  • More information

Bot developed by @iicc1 and written entirely in Bash.

Privacy: this bot does not store any information or message sent.

You can contact me by private for suggestions and errors ;)


  • Links

Italian guide

Spanish guide

Link to the bot


Report Page