hectorzin / botaffiumeiro

Telegram bot to change product links to affiliate links
GNU General Public License v3.0
7 stars 1 forks source link

feat: allow use of HTML in predefined messages #36

Closed danimart1991 closed 1 month ago

danimart1991 commented 1 month ago

Example

With config.yaml like:

...
messages:
  affiliate_link_modified: "<i>Enlace modificado por el programa de afiliados para mantener el proyecto.</i>"
...

We get this format:

image