From c06c0be2e7520ceaf5284472d0d99c7417aceb7a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 20 Mar 2025 01:47:19 -0400 Subject: New command; New logging feature; QOTD (WIP) --- bot/src/plugins/chatbot.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 bot/src/plugins/chatbot.js (limited to 'bot/src/plugins/chatbot.js') diff --git a/bot/src/plugins/chatbot.js b/bot/src/plugins/chatbot.js new file mode 100644 index 0000000..f4095a2 --- /dev/null +++ b/bot/src/plugins/chatbot.js @@ -0,0 +1 @@ +// add llm feature here -- cgit v1.2.3