Files
hexo_s/site/gopkg/trbot.md
2026-04-27 23:46:36 +08:00

20 lines
667 B
Markdown

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