Skip to content

Commit

Permalink
[u] readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gmankab committed Sep 1, 2024
1 parent d658b75 commit 548db2f
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://github.com/gmankab/reposter/raw/main/other/img/transparent.png">

userbot that forwards messages from one telegram channel to another in real time
userbot that forwards messages from telegram channels others in real time

### navigation

Expand All @@ -14,29 +14,28 @@ userbot that forwards messages from one telegram channel to another in real time


### supported features:
- msg edit sync (text only)
- repost msgs
- repost restricted content
- chunk by chunk download and upload big files without writing on disk
- notify if live stream started
- logs

### todo:
- stop stream notifications button
- proper video size on ios
- notify if msg deleted
- msg edit sync
- msg edit sync (media)
- msg edit history
- stop stream notifications button
- msg with multiple media support
- github actions autotests
- notify if msg deleted
- multiple account support
- reading and posting messages as different accounts
- configuration with buttons in tg bot

### legacy versions

- this code was rewritten from scratch several times :)
- [most-legacy](https://github.com/gmankab/reposter/tree/most-legacy)
- [second-legacy](https://github.com/gmankab/reposter/tree/second-legacy)
- [legacy-2021](https://github.com/gmankab/reposter/tree/legacy-2021)
- [legacy-2022](https://github.com/gmankab/reposter/tree/legacy-2022)

### license

Expand Down

0 comments on commit 548db2f

Please sign in to comment.