Skip to content

yanjie233/TG-FileStreamBot

 
 

Repository files navigation

Tip

喜欢这个项目吗?对这个项目感兴趣吗?欢迎访问原仓库和给他们点上一个star吧!点我前往原项目仓库。也请给我一个star吧!

Tip

Need the English version? Click me!


Telegram File Stream Bot
Telegram文件流机器人

File Stream Bot Logo

generate direct link for your Telegram files.
一个用于生成直链的Telegram机器人。
<< Visit docs 浏览文档 | Support 获取支持(原作者英文社区) >>


🛠️ 自动化一键安装 (支持 Debian / Ubuntu / Alpine) - 测试版

请在终端执行以下命令进行安装或管理:

# 使用 curl 执行
curl -fsSL [https://raw.githubusercontent.com/yanjie233/TG-FileStreamBot/main/cn_install.sh](https://raw.githubusercontent.com/yanjie233/TG-FileStreamBot/main/cn_install.sh) | bash
# 如果系统没有 curl,也可以使用 wget 执行
wget -qO- [https://raw.githubusercontent.com/yanjie233/TG-FileStreamBot/main/cn_install.sh](https://raw.githubusercontent.com/yanjie233/TG-FileStreamBot/main/cn_install.sh) | bash

如果存在问题请提Issues~


Credits 致谢/鸣谢

@EverythingSuckz 本项目的原始作者

@celestix for gotgproto
@celestix 用于 gotgproto 相关操作

@divyam234 for his Teldrive Project @divyam234,感谢他带来的 Teldrive 项目。

@krau for adding image support @krau,感谢你添加了图片支持功能。


Copyright 版权所有

Copyright (C) 2026 EverythingSuckz under GNU Affero General Public License. 版权所有 (C) 2026 EverythingSuckz,遵循 GNU Affero 通用公共许可证。

TG-FileStreamBot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Also keep in mind that all the forks of this repository MUST BE OPEN-SOURCE and MUST BE UNDER THE SAME LICENSE. TG-FileStreamBot 属于自由软件:您可以根据自己的意愿来使用、研究、分享和改进它。具体而言,您可以根据自由软件基金会发布的 GNU Affero 通用公共许可证的条款来重新分发或修改该软件。该许可证的版本可以是 3.0 版,也可以是后续的任何版本。另外,请注意,该软件的所有衍生版本都必须是开源的,并且必须遵循相同的许可证条款。

About

Telegram直链机器人,轻量、简单、好部署。

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Go 50.2%
  • Shell 49.4%
  • Other 0.4%