Files
omo-bot/docs/09_architecture_decisions/ADR-001.md
T

7 lines
324 B
Markdown

# ADR-001: Discord.js over Discord.py
**Status:** Accepted
**Context:** Node.js and Python both viable. Team has stronger Node.js experience.
**Decision:** Use Discord.js for the bot runtime.
**Consequences:** Faster development velocity; ecosystem rich with community plugins (command handling, modals, components).