From 9a2f3b17ba25929d0054ac4f8f4ea17199a7f30c Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Tue, 1 Nov 2022 14:03:10 +0200 Subject: [PATCH] README - Added todos for now --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 473e63f..842b92f 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ dub add birchwood TODO: +## TODO + +- [ ] Server name saving so it automatically uses it in replies where it needs to (currently hardcoded to freenode for testing reasons) +- [ ] Request-response support (waiting/promises) + ## License See [LICENSE](LICENSE).