JA: 多機能 Discord ボット — PLANA(主)+ ARONA(コンパニオン)。AIチャット・音楽・読み上げ・通知・Link Fix など。
EN: Multi-functional Discord bot — PLANA (primary) + ARONA (companion). AI chat, music, TTS, notifications, Link Fix, and more.
JA: 日英で差異がある場合は 日本語を優先します。
EN: If Japanese and English differ, Japanese takes priority.
JA: 公開ホストのボットを招待するだけで使えます。セットアップ不要です。
EN: Just invite the hosted bots — no setup required.
- Invite PLANA
JA: フル機能 · EN: full feature set - ARONA(任意) — JA: PLANA の
/helpまたは/inviteから追加 · EN: add via PLANA/helpor/invite - Website — FAQ · Troubleshooting
JA: サポート — Discord · DM coffin299
EN: Support — Discord · DM coffin299
JA: MOMOKA はプロジェクト名です。実際に動く Discord ボットは PLANA(プライマリ)と ARONA(コンパニオン)の2体で、1プロセスで両方を動かします。
EN: MOMOKA is the project name. The Discord bots are PLANA (primary) and ARONA (companion), run together in one process.
| Bot | JA | EN |
|---|---|---|
| PLANA | LLM・音楽・TTS・画像・通知・tracker・Link Fix・メディアDL・utilities | LLM, music, TTS, images, notifications, trackers, Link Fix, media download, utilities |
| ARONA | LLM・音楽・slash。TTS/画像/通知/tracker/Link Fix は PLANA へ誘導(/help・/invite から任意追加) |
LLM, music, slash. TTS / images / notifications / trackers / Link Fix redirect to PLANA (optional via /help / /invite) |
Built-ins(セルフホスト時 / when self-hosting)
- Image generation —
MOMOKA/generator/image(diffusers) /image_generator_config- Style-Bert-VITS2 TTS —
third_party/style_bert_vits2+ wrapperMOMOKA/generator/tts(seeNOTICE)- Log viewer GUI —
MOMOKA/GUI/(version:MOMOKA/version.py; Discord status date = last git commit;[USER_INPUT]yellow-green /[LLM_RESPONSE]cyan;[PLANA]/[ARONA]tags unchanged; status bar VC / LLM = PLANA + ARONA combined active guild counts)
- AI Chat (LLM) —
@PLANA/@ARONA,/chat, Agent router (conversation / coding / command), web search, image understanding - Music — YouTube / Spotify, etc. (JA: 両ボット · EN: both bots)
- TTS / images / notifications / trackers — JA: PLANA のみ · EN: PLANA only
- Link Fix — JA: 公式 SNS embed を抑制し Fix URL で引用置換(
/linkfixで全体・サイト別・一括 on/off、デフォルト無効・必要時に有効化、PLANA のみ) · EN: suppress original social embeds and quote-replace via fixers (/linkfixmaster/site/bulk toggles, disabled by default — enable when needed, PLANA only) - Utilities —
/help(🇯🇵/🇺🇸 + paging; app→guild→en)/invite/support/feedback,/download_video/download_audio, …
JA: Components V2 / Modal の表示言語は クライアント言語 → サーバー言語 → English(音楽 UI 除く)。スラッシュコマンドの説明文は Discord クライアント言語(日本語 / 英語 / 韓国語 / ベトナム語 / 中国語簡体・繁体 / スペイン語 / フランス語 / ドイツ語 / ポルトガル語 / ロシア語 / タイ語 / インドネシア語)に応じて表示し、欠落時は英語。最新コマンドは /help または コマンド一覧
EN: Components V2 / Modal UI language is app locale → guild locale → English (music UI excluded). Slash command descriptions follow the Discord client language (Japanese / English / Korean / Vietnamese / Chinese Simplified & Traditional / Spanish / French / German / Portuguese / Russian / Thai / Indonesian), falling back to English. Prefer /help in Discord, or the command list
JA: 依存が多く重いです。一般利用は上記の招待を推奨します。
EN: Heavy dependencies. For normal use, invite the hosted bots above.
- Python 3.11.x (JA: 必須 · EN: required)
- Node.js 20+ (JA: 同梱PO Token Providerに必須 · EN: required by bundled PO Token Provider)
- Discord Application ×2 (PLANA + ARONA), both with Message Content Intent
- Optional: Netscape-format
youtube_cookies.txtin the project root
JA: ルートの config.yaml は 使いません。configs/ 配下のみです。
EN: Root config.yaml is not used. Use configs/ only.
- First run copies
configs/<category>_config.default.yaml→configs/<category>_config.yaml(or copy manually;commands_i18nloads the default file directly) - Set tokens / invite URLs in
configs/bots_config.yaml - Set API keys in
configs/llm_config.yaml - Details: docs/README_ja.md · docs/README_en.md
git clone https://github.com/coffin299/ProjectMOMOKA.git
cd ProjectMOMOKA
startMOMOKA.bat # Windows (recommended)
# or: python main.py # after installing depsstartMOMOKA.bat builds the bundled BgUtils Provider v1.3.1 once. MOMOKA
starts it before both bots, checks http://127.0.0.1:4416/ping, and stops
the owned process during shutdown. Provider/yt-dlp output is redacted and
shown in the GUI TTS+Music log. Block inbound TCP 4416 in Windows
Firewall because upstream v1.3.1 may bind to non-loopback interfaces.
| Website | https://momoka-project.com/ |
| FAQ / Troubleshooting | https://momoka-project.com/faq.html · https://momoka-project.com/troubleshooting.html |
| Terms / Privacy | https://momoka-project.com/terms.html · https://momoka-project.com/privacy.html |
| Detailed setup | 🇯🇵 · 🇺🇸 |
| Bot listing copy | index · App Directory · top.gg |
| License | AGPL-3.0 — Style-Bert-VITS2: AGPL/LGPL (NOTICE) |
MOMOKA · momoka-project.com
© 2026 MOMOKA · coffin299 & zer0latency