Skip to content

Commit 36925ef

Browse files
committed
Edited documentation
1 parent c50d366 commit 36925ef

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

telegram_forward_bot/ReadMe.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
### Telegram_Quotefancy
1+
# Telegram Forward Bot
2+
3+
Short description of package/script
4+
25
- Script to forward message from one/multiple chat to another.
36
- Telegram Bot API is used to Connect to Telegram. (`https://api.telegram.org`)
47

58

9+
610
#### Install Requirements
711
```
812
pip3 install telethon
@@ -13,3 +17,7 @@ pip3 install telethon
1317
```
1418
python3 bot.py
1519
```
20+
21+
## Author(s)
22+
23+
By Hastech77

telegram_forward_bot/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
telethon

0 commit comments

Comments
 (0)