Skip to content

Commit

Permalink
Update README_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohann0617 authored Feb 28, 2024
1 parent 2aab7e8 commit a135648
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- `TOKEN` is the robot token.
- `DOMAIN` is the domain name and does not need to be configured.
- `PASS` is the password and does not need to be configured.
- `CHANNEL` can be the channel address or chatId (can be obtained through the robot [@getidsbot](https://t.me/getidsbot)). If it is a channel, you need to make the channel public, pull the robot into the channel, and set it as an administrator. The channel address format is such as: `@yohannChannl`. Reference the file (for fragmented files above 10MB, reference the `fileAll.txt` file) and reply to `get`. If the `DOMAIN` domain name parameter is configured, the complete URL will be returned. Otherwise, the file id (base64 encoding) will be returned. Pass `Domain name`+`/d/`+`File id` can directly download the file, and if it is a picture, it can be viewed directly.
- `CHANNEL` can be the channel address or chatId (can be obtained through the robot [@getidsbot](https://t.me/getidsbot)). If it is a channel, you need to make the channel public, pull the robot into the channel, and set it as an administrator. The channel address format is such as: `@yohannChannl`. Reference the file (for fragmented files, reference the `fileAll.txt` file) and reply to `get`. If the `DOMAIN` domain name parameter is configured, the complete URL will be returned. Otherwise, the file id (base64 encoding) will be returned. Pass `Domain name`+`/d/`+`File id` can directly download the file, and if it is a picture, it can be viewed directly.

Pull the personal registry image and start the container:

Expand Down Expand Up @@ -57,9 +57,11 @@ For cloud storage mode, use the -mode pan parameter, like this:
./tgState -token xxxx -channel @xxxx -port 8888 -mode pan
```



## Page preview
![image](https://github.com/Yohann0617/tgNetDisc/assets/75626191/729b766c-0cb0-49d3-bca0-130a98867368)
![image](https://github.com/Yohann0617/tgNetDisc/assets/75626191/227b83af-7c83-4b22-ba89-9f21606e44e9)

## Stargazers over time

[![Stargazers over time](https://starchart.cc/Yohann0617/tgNetDisc.svg)](https://starchart.cc/Yohann0617/tgNetDisc)

0 comments on commit a135648

Please sign in to comment.