diff --git a/.github/workflows/npm-build-and-compile.yml b/.github/workflows/npm-build-and-compile.yml index d455ee8..2a0afc0 100644 --- a/.github/workflows/npm-build-and-compile.yml +++ b/.github/workflows/npm-build-and-compile.yml @@ -23,6 +23,9 @@ jobs: node-version: ${{ matrix.node-version }} cache: yarn + - name: Configure Corepack + run: corepack enable + - name: Build run: | cp ./source/config.example.json ./source/config.json diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index ccdbf5d..50bb375 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,8 @@ # Contributor Covenant Code of Conduct +> [!WARNING] +> Please check the Code of Conduct often for updates + ## Our Pledge We as members, contributors, and leaders pledge to make participation in our diff --git a/package.json b/package.json index d2c6d49..3b2a379 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,6 @@ "eslint": "^9.9.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" - } + }, + "packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72" } diff --git a/source/commands/rules.ts b/source/commands/rules.ts index 439b994..1c0c183 100644 --- a/source/commands/rules.ts +++ b/source/commands/rules.ts @@ -27,7 +27,6 @@ const rulesEmbed = new EmbedBuilder() value: "This means no mean, rude, or harassing comments. Treat others the way you want to be treated.", }, - { name: "\u200B", value: "\u200B" }, { name: "Rule #2: No inappropriate language", value: