72 lines
2.1 KiB
Markdown
72 lines
2.1 KiB
Markdown
<div align="center">
|
|
|
|
# <img src="docs/logo.jpg" width="45" align="center"> Save Any Bot
|
|
|
|
**简体中文** | [English](README_EN.md)
|
|
|
|
把 Telegram 的文件保存到各类存储端.
|
|
|
|
> _就像 PikPak Bot 一样_
|
|
|
|
</div>
|
|
|
|
## [部署](https://sabot.unv.app/deploy/)
|
|
|
|
## [参与开发](https://sabot.unv.app/contribute/)
|
|
|
|
---
|
|
|
|
## 赞助
|
|
|
|
本项目受到 [YxVM](https://yxvm.com/) 与 [NodeSupport](https://github.com/NodeSeekDev/NodeSupport) 的支持.
|
|
|
|
如果这个项目对你有帮助, 你可以考虑通过以下方式赞助我:
|
|
|
|
- [爱发电](https://afdian.com/a/acherkrau)
|
|
|
|
## Contributors
|
|
|
|
<!-- readme: contributors -start -->
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="https://github.com/krau">
|
|
<img src="https://avatars.githubusercontent.com/u/71133316?v=4" width="100;" alt="krau"/>
|
|
<br />
|
|
<sub><b>Krau</b></sub>
|
|
</a>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://github.com/TG-Twilight">
|
|
<img src="https://avatars.githubusercontent.com/u/121682528?v=4" width="100;" alt="TG-Twilight"/>
|
|
<br />
|
|
<sub><b>Simon Twilight</b></sub>
|
|
</a>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://github.com/ysicing">
|
|
<img src="https://avatars.githubusercontent.com/u/8605565?v=4" width="100;" alt="ysicing"/>
|
|
<br />
|
|
<sub><b>缘生</b></sub>
|
|
</a>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://github.com/ahcorn">
|
|
<img src="https://avatars.githubusercontent.com/u/42889600?v=4" width="100;" alt="ahcorn"/>
|
|
<br />
|
|
<sub><b>安和</b></sub>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tbody>
|
|
</table>
|
|
<!-- readme: contributors -end -->
|
|
|
|
## Thanks
|
|
|
|
- [gotd](https://github.com/gotd/td)
|
|
- [TG-FileStreamBot](https://github.com/EverythingSuckz/TG-FileStreamBot)
|
|
- [gotgproto](https://github.com/celestix/gotgproto)
|
|
- All the dependencies
|