How to disable the “This message was sent automatically with n8n” attribution in the Telegram node?

Hello! I’m using n8n v1.97.1 and the Telegram node. Every message sent via my bot includes the line:

This message was sent automatically with n8n (https://n8n.io/...)

I want to remove or disable this “powered by n8n” attribution.
But I don’t see any “Disable Attribution” checkbox or “Hide powered by n8n” option in my version.

Is there a way to hide or disable this footer in the current n8n?
Maybe via environment variables, settings, or a patch?
UPD: My n8n instance is running in Docker (official latest image, v1.97.1).

Thanks in advance!

Hi there @Lis , you can click the telegram node, scroll down on the Options field,click the dropdown,there should be something called Append n8n Attribution, select that, and it should be turn on by default, and you just need to turn it off

if it answers your question,please mark this answer as the solution and give it a like, thank you!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.