forked from carrydela/mygoTgChanBot
TOC分页:解决内容超长导致MEDIA_CAPTION_TOO_LONG错误
当目录条目增多超过Telegram caption字符限制时,自动按字符上限分页渲染, 附带翻页inline keyboard(⏮首页/⬅️上一页/➡️下一页),支持photo和text两种模式。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
config.yaml
|
||||
/data
|
||||
bot
|
||||
mygo_chanbot
|
||||
mygo_chanbot
|
||||
CLAUDE.md
|
||||
AGENTS.md
|
||||
cmd/seed/
|
||||
Reference in New Issue
Block a user