- Add KakaoWork channel documentation (docs/channels/kakao.md) - Add Korean getting started guide (docs/ko/start/getting-started.md) - Add Korean documentation index (docs/ko/index.md) This is the first step toward i18n support for Korean users. Addresses #2926 and #2794. Contributed-by: Hanish Keloth <hanishkeloth@users.noreply.github.com>
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
---
|
|
title: 한국어 문서
|
|
description: Moltbot 한국어 문서
|
|
---
|
|
|
|
# Moltbot 한국어 문서
|
|
|
|
Moltbot은 WhatsApp, Telegram, Discord, Slack, KakaoWork 등 다양한 채널에서 작동하는 개인 AI 어시스턴트입니다.
|
|
|
|
## 시작하기
|
|
|
|
- [시작하기 가이드](/ko/start/getting-started) - 설치부터 첫 메시지까지
|
|
|
|
## 한국 사용자를 위한 채널
|
|
|
|
| 채널 | 설명 | 설치 |
|
|
|------|------|------|
|
|
| [KakaoWork](/channels/kakao) | 카카오워크 기업 메시징 | `moltbot plugins install @hanishkeloth/moltbot-kakao` |
|
|
| [LINE](/channels/line) | 라인 메시징 API | `moltbot plugins install @moltbot/line` |
|
|
| [Telegram](/channels/telegram) | 텔레그램 봇 API | 기본 포함 |
|
|
|
|
## 유용한 링크
|
|
|
|
- [공식 웹사이트](https://molt.bot)
|
|
- [영어 문서](https://docs.molt.bot)
|
|
- [GitHub](https://github.com/moltbot/moltbot)
|
|
- [Discord 커뮤니티](https://discord.gg/clawd)
|
|
|
|
## 기여하기
|
|
|
|
한국어 문서 개선에 기여하고 싶으시면:
|
|
|
|
1. GitHub에서 저장소를 포크하세요
|
|
2. `docs/ko/` 폴더에서 문서를 추가/수정하세요
|
|
3. Pull Request를 제출하세요
|
|
|
|
번역 문의: [GitHub Issues](https://github.com/moltbot/moltbot/issues)
|