init simple bot

This commit is contained in:
2024-12-26 15:29:46 +04:00
parent ed4a09a0ee
commit fa1451696f
21 changed files with 11569 additions and 806 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/node_modules/
node_modules
.env
/temp/
temp
.DS_Store
dist