Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TG-FileStreamBot-3.1.0-checksums.txt | 2025-02-20 | 648 Bytes | |
TG-FileStreamBot-3.1.0-checksums.txt.sig | 2025-02-20 | 566 Bytes | |
TG-FileStreamBot-3.1.0-windows-amd64.zip | 2025-02-20 | 13.3 MB | |
TG-FileStreamBot-3.1.0-windows-arm64.zip | 2025-02-20 | 12.2 MB | |
TG-FileStreamBot-3.1.0-darwin-amd64.tar.gz | 2025-02-20 | 13.6 MB | |
TG-FileStreamBot-3.1.0-darwin-arm64.tar.gz | 2025-02-20 | 13.5 MB | |
TG-FileStreamBot-3.1.0-linux-amd64.tar.gz | 2025-02-20 | 12.9 MB | |
TG-FileStreamBot-3.1.0-linux-arm64.tar.gz | 2025-02-20 | 12.1 MB | |
3.1.0 source code.tar.gz | 2025-02-20 | 45.4 kB | |
3.1.0 source code.zip | 2025-02-20 | 61.6 kB | |
README.md | 2025-02-20 | 639 Bytes | |
Totals: 11 Items | 77.7 MB | 5 |
Changelog
- 646a3d2 apply env file
- 40cad00 chore(docker): remove obsolete verson element
- 6261681 chore(version): release 3.1.0
- 569a53d chore: pass in appropriate logger to middleware
- 7d646fe chore: update gotgproto to
v1.0.0-beta18
- e9888df feat(bot): add support for images (#163)
- a8dceaf feat(logger): add debug parameter for logger init
- e90279b feat(stream): add support for photo message
- 3c52c67 fix [#142]
- 130d9a8 fix(docker): docker failing to detect the env file (#158)
- 5be7268 fix(docker): use pre-built image for docker compose
- 8a37704 fix(stream): remove redundant error handling in sendLink function