From 4a89065f533162d5e4f00544cd63c631485ecf48 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 9 Nov 2023 08:04:15 -0300 Subject: TODOs.md: Add #td-faf15e3f-4a57-a99e-55c6-53ffd7448962 --- TODOs.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TODOs.md b/TODOs.md index f031376..b85debd 100644 --- a/TODOs.md +++ b/TODOs.md @@ -12,6 +12,20 @@ # Decisions +## TODO Accepted dependencies {#td-faf15e3f-4a57-a99e-55c6-53ffd7448962} +- TODO in 2023-11-09 + +--- + +- Node.js: for running the application; +- SQLite: for storing data for history, queues and auth; +- maybe some library with Node.js binding to SQLite. + +Since the fancy chat is going to be done first (see +[#td-ed5d15f4-ec30-7411-fa74-552a06569c91](#td-ed5d15f4-ec30-7411-fa74-552a06569c91)), +it may be possible to postpone the SASL authentication and rely only on the +`NickServ` authentication for now. + ## TODO IRCv3+ first, RFC 1459 after {#td-ed5d15f4-ec30-7411-fa74-552a06569c91} - TODO in 2023-11-09 -- cgit v1.2.3