first commit

This commit is contained in:
kicap1992
2025-12-19 17:19:03 +08:00
commit a77eb69753
4 changed files with 2035 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
dist/
build/
.wwebjs*