This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new 286b1d6 Telegram Sink Example: grammar fixes. 286b1d6 is described below commit 286b1d69f3d39ce19d61d8bb3279d3fe8f94a742 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Oct 21 14:05:01 2020 +0200 Telegram Sink Example: grammar fixes. --- telegram/telegram-sink/README.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/telegram/telegram-sink/README.adoc b/telegram/telegram-sink/README.adoc index c5d38c1..4bda931 100644 --- a/telegram/telegram-sink/README.adoc +++ b/telegram/telegram-sink/README.adoc @@ -11,8 +11,7 @@ This is an example for Camel-Kafka-connector Telegram Sink ### Setting up Telegram Bot and get Chat id -First of all create a telegram bot on through the Bot Father channel in Telegram -Take note of the BOT token. +First of all create a telegram bot through the Bot Father channel in Telegram and take note of the BOT token. Create a group Chat with yourself and the BOT just created, or add the BOT to an existing group Chat. If you are lazy you can invite also the RawDataBot BOT and take note of the group chatId. In this example we created the ApacheCamelBot BOT.