diff --git a/Section-Telegram-(basic).md b/Section-Telegram-(basic).md index a832390..e60445b 100644 --- a/Section-Telegram-(basic).md +++ b/Section-Telegram-(basic).md @@ -27,10 +27,11 @@ Matterbridge can output your chat number as debug information. Here's how. ``` - The large *negative* number in behind ```Channel:``` is your channel number. Go configure the Matterbridge gateway section with it. -**Note:** You to view messages from the channel in the matterbridge output, you need to adjust privacy settings for your bot or give your bot admin privilages in your channel. -``` -Sequence within a BotFather chat: +**Note:** for you to view messages from the channel in the matterbridge output, you need to adjust privacy settings for your bot or give your bot admin privilages in your channel. +**Sequence within a BotFather chat:** + +``` You: /setprivacy BotFather: Choose a bot to change group messages settings. @@ -47,4 +48,5 @@ You: Disable BotFather: Success! The new status is: DISABLED. /help ``` -Copied from [This stack overflow answer](https://stackoverflow.com/a/45441585) \ No newline at end of file + +(copied from [this stack overflow answer](https://stackoverflow.com/a/45441585)) \ No newline at end of file