7 lines
324 B
Markdown
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).
|