TG FileStreamBot Versions Save

A telegram bot that will give instant stream links for telegram files without the need of waiting till the download completes.

3.0.0

3 months ago

Changelog

  • 8b635ea refactor: rewrite codebase from python to golang

Contributors

  • @celestix
  • @divyam234
  • @annihilatorrrr
  • @DeekshithSH

Full Changelog: https://github.com/EverythingSuckz/TG-FileStreamBot/compare/v2.2.4...3.0.0

3.0.0-beta1

5 months ago

Changelog

  • 78302e4 Deploy to Heroku
  • 802c43e chore(bot): add startup timeout
  • cf10223 chore(bot): increase timeout duration
  • 2c5e873 chore(deploy): support heroku deployment
  • d3b6a5f chore(hasher): better persistent hashing
  • 670ef71 chore(version): release 3.0.0-beta1
  • a880604 feat(bot): add stream and download buttons
  • 59085d4 fix(bot): peer ID invalid on first run
  • 42a9c36 fix(workers): fallback to default client
  • 5b5848b refactor(logger): minor tweaks
  • dc2c9d8 refactor(workers): change log level

What's Changed

Full Changelog: https://github.com/EverythingSuckz/TG-FileStreamBot/compare/3.0.0-alpha2...3.0.0-beta1

3.0.0-alpha2

5 months ago

Changelog

  • cacca98 chore(command): update start message
  • 3a80d44 chore(version): release 3.0.0-alpha2
  • 9c48430 feat(bot): add user sessions
  • 5299d53 feat(cmd): new qrcode session generator
  • cbd74b2 feat(userbot): auto add bots to channel
  • 70f722e feat(workers): add a very basic flood middleware
  • fbcad99 fix(userbot): re-promoting admins
  • 12bbfe9 refactor(cmd): transform into a cli app
  • fa27487 refactor(workers): start goroutines concurrently

3.0.0-alpha1

5 months ago

Changelog for 3.0.0-alpha1

  • bdcb585 chore(ci): add goreleaser args
  • b725269 chore(config): make log channel ID mandatory
  • 006fe3b chore(logger): implement better logging
  • b23097d chore(logger): improved logger
  • 1b1f2d9 ci: add build files
  • a6be456 feat(cache): implement cache system
  • 355cef5 feat(hashing): add hash to generated links
  • a8aab9a feat(plugin): add dummy stream plugin
  • 1314d89 feat(stream): add basic stream route
  • c0f9000 feat(workers): add timeout when starting
  • 7c853c0 feat: add multi-client support
  • 52a88fb fix(ci): made repository name lowercase
  • 731a945 fix(ci): update goreleaser
  • b0f4f56 fix(config): loading env file
  • 3a7ed65 fix(config): multi token parse regex
  • c257293 fix(docker): runtime error
  • d805c6d fix(plugin): get access_hash from session storage
  • ce801f4 fix(readme): typo
  • a5a78d1 fix(release): enable CGO
  • 3e75f2d fix: building wheel for tgcrypto fails
  • 786c6d1 fix: cross compile
  • 1063889 fix: env file is no more a requirement
  • 2a9c14f init project
  • 34e8298 perf(streamer): improved telegram reader
  • 6ffbd14 refactor(logger): Moved initialization function
  • db6d557 refactor(project): updated directory structure
  • ce9fed2 refactor(streamer): rename to reader.go
  • 1ae7185 refactor(utils): rename helpers
  • c5d7439 refactor: imports

Full Changelog: https://github.com/EverythingSuckz/TG-FileStreamBot/compare/v2.2.4...3.0.0-alpha1

v2.2.4

5 months ago

CHANGELOGS

View Full Changelogs here

v2.23

1 year ago

CHANGELOGS

View Full Changelogs here

v2.22

1 year ago

CHANGELOGS

View Full Changelogs here