Documentation

[!NOTE] This README was generated by SKILL, get the ZH version from here.


BUILD BOTS THAT FIT EVERY CHAT PLATFORM

Go Reference Release License


A Go chat-bot library with unified replies, native interactions, and cross-platform media delivery

Table of Contents

Features

go get github.com/pardnchiu/go-bot · Documentation

Architecture

Full Architecture

graph TB
    App[Application] --> TG[telegram]
    App --> DC[discord]
    App --> LN[line]
    TG --> TTS[tts]
    DC --> TTS
    TG --> TelegramAPI[Telegram API]
    DC --> DiscordAPI[Discord Gateway/API]
    LN --> LineAPI[LINE Webhook/API]

License

This project is licensed under the MIT LICENSE.

Author

邱敬幃 Pardn Chiu

hi@pardn.io
https://www.linkedin.com/in/pardnchiu


©️ 2026 邱敬幃 Pardn Chiu

中文