Files
hexo_s/site/trbot.md
2026-03-08 20:44:03 +08:00

18 lines
639 B
Markdown

---
title: trbot
date: 2026-03-08
summary: 这个文章只是存放了一些 <meta> 标签以让 go 程序能顺利通过这个 URL 获取到仓库信息
flags:
- hide_post
- no_comment
head_tags:
- <meta name="go-import" content="trle5.xyz/trbot git https://gitea.trle5.xyz/trle5/trbot.git">
- <meta name="go-source" content="trle5.xyz/trbot _ https://gitea.trle5.xyz/trle5/trbot/src/branch/custom{/dir} https://gitea.trle5.xyz/trle5/trbot/src/branch/custom{/dir}/{file}#L{line}">
---
https://gitea.trle5.xyz/trle5/trbot
从源码安装:`go install trle5.xyz/trbot@latest`
从源码运行:`go run trle5.xyz/trbot@latest`