aboutsummaryrefslogtreecommitdiff
path: root/bot/src/plugins/chatbot.js
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-03-20 01:47:19 -0400
committerAndrew Lee <andrew@alee14.me>2025-03-20 01:47:19 -0400
commitc06c0be2e7520ceaf5284472d0d99c7417aceb7a (patch)
tree22cd41cc51c0cdd345bf2133c6ed85772b6d306f /bot/src/plugins/chatbot.js
parentbdeef58376711e9a49c3b6f26aaf3fc65fa6200b (diff)
downloadAleeBot-c06c0be2e7520ceaf5284472d0d99c7417aceb7a.tar.gz
AleeBot-c06c0be2e7520ceaf5284472d0d99c7417aceb7a.tar.bz2
AleeBot-c06c0be2e7520ceaf5284472d0d99c7417aceb7a.zip
New command; New logging feature; QOTD (WIP)
Diffstat (limited to 'bot/src/plugins/chatbot.js')
-rw-r--r--bot/src/plugins/chatbot.js1
1 files changed, 1 insertions, 0 deletions
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