From 2d07d8be96fa2e3a58b524a85245d802c54bc63b Mon Sep 17 00:00:00 2001 From: Andrei Date: Mon, 16 Feb 2026 22:23:10 -0800 Subject: Add some more api functions and atom feed integration --- nullbot.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nullbot.asd') diff --git a/nullbot.asd b/nullbot.asd index 033d589..634802d 100644 --- a/nullbot.asd +++ b/nullbot.asd @@ -8,7 +8,8 @@ :cl-hash-util :quri :flexi-streams - :split-sequence) + :split-sequence + :xmls) :components ((:module "src" :components ((:file "api") -- cgit v1.2.3