Introduces a new interactive help command with button navigation, adds a detailed DEPLOYMENT.md guide, and improves server setup validation and error handling. Updates command registration to include all 9 games, adds version reporting, enhances Docker deployment with a multi-platform script, and removes local .env files from the repo. Also refactors bot startup for better diagnostics and graceful shutdown.
16 lines
141 B
Plaintext
16 lines
141 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.env*
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
Dockerfile
|
|
.dockerignore
|
|
*.md
|
|
.vscode
|
|
.idea
|
|
coverage
|
|
.nyc_output
|
|
.cache
|
|
logs
|
|
*.log |