Skip to content

Commit

Permalink
Merge pull request #1 from elopio/patch-1
Browse files Browse the repository at this point in the history
Fix typo: autocatically
  • Loading branch information
Eduardo Riveros authored Nov 2, 2017
2 parents c554dcb + d6b7a24 commit c58b3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# telegram-forward-bot
Simple Telegram Bot for forwarding messages easily between various related channels and groups.

This bot allows you to automatically forward messages between different channels. We use it on our Student Comitee because we have like 15 different Telegram groups for each commission we are working on. Then, if we want some commission receives some important information, we can autocatically forward to them using _hashtags_ at the beggining of the message (or the caption of a media file).
This bot allows you to automatically forward messages between different channels. We use it on our Student Comitee because we have like 15 different Telegram groups for each commission we are working on. Then, if we want some commission receives some important information, we can automatically forward to them using _hashtags_ at the beggining of the message (or the caption of a media file).

Made with latest version of telepot at the time (12.0) and for Python 3.5.2. And shared with a MIT license.

Expand Down

0 comments on commit c58b3be

Please sign in to comment.