improve gitignore, init project and add discord js

This commit is contained in:
2025-07-06 22:01:00 +02:00
parent 71099dd17c
commit 0af0a9ff07
3 changed files with 193 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.DS_Store
.env
.env
/node_modules