General Changes

This commit is contained in:
Ahmad 2024-08-12 23:04:28 -04:00
parent 3921db8312
commit c27f1aaba5
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
4 changed files with 8 additions and 2 deletions

View file

@ -23,6 +23,9 @@ jobs:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
cache: yarn cache: yarn
- name: Configure Corepack
run: corepack enable
- name: Build - name: Build
run: | run: |
cp ./source/config.example.json ./source/config.json cp ./source/config.example.json ./source/config.json

View file

@ -1,5 +1,8 @@
# Contributor Covenant Code of Conduct # Contributor Covenant Code of Conduct
> [!WARNING]
> Please check the Code of Conduct often for updates
## Our Pledge ## Our Pledge
We as members, contributors, and leaders pledge to make participation in our We as members, contributors, and leaders pledge to make participation in our

View file

@ -21,5 +21,6 @@
"eslint": "^9.9.0", "eslint": "^9.9.0",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.5.4" "typescript": "^5.5.4"
} },
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
} }

View file

@ -27,7 +27,6 @@ const rulesEmbed = new EmbedBuilder()
value: value:
"This means no mean, rude, or harassing comments. Treat others the way you want to be treated.", "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", name: "Rule #2: No inappropriate language",
value: value: