feat: initial bot implementation

This commit is contained in:
Luna
2026-02-13 20:56:23 +01:00
commit e61d0be738
10 changed files with 1855 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules
.env
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
logs
*.log
data/memory.json