-
fichub-bot-core v0.2.0
Stablereleased this
2026-08-16 17:59:58 +02:00 | 4 commits to main since this releaseWhat's new
- Forum API client —
FichubClient::forum_*methods: categories, cursor-paginated topics, topic detail (+after=), by-slug, create topic, reply (withquote_of), follow toggle + state, mark-read, search, moderation status/queue/moderate, metamod queue/vote. - Forum models —
ForumCategory,ForumTopic,ForumTopicList,ForumTopicDetail,ForumPost,ForumSearchHit. - Forum dispatch —
do_forum_*functions returningPlatformMessage, reusable by every adapter (Discord, Matrix, Telegram, Slack, IRC, fediverse, CLI). - Docs refresh (ROADMAP, releasing, bot-core README).
Depends on:
fichub-bot-core = "0.2"— first publish was 0.1.0; 0.2.0 adds the forum surface.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Forum API client —