prismdcbot Getting started Prerequisites Node.js >= 18.0.0 - for running the application Docker - for running the containers Contributing ⚠️ Before pushing the code, make sure to run the following scripts: npm run lint-check This script will fail if there are any linting errors. npm run format-check This script will fail if there are any formatting errors.