Add architecture decision records for Discord.js, PostgreSQL, polling strategy, and modular monolith
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user