From c27f1aaba5e81942b4a0935022161a4ef31f3327 Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:04:28 -0400 Subject: [PATCH] General Changes --- .github/workflows/npm-build-and-compile.yml | 3 +++ CODE_OF_CONDUCT.md | 3 +++ package.json | 3 ++- source/commands/rules.ts | 1 - 4 files changed, 8 insertions(+), 2 deletions(-) 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: