fix: CSpell and Typo
parent
3031e95fe4
commit
9188d63e4b
|
@ -36,8 +36,6 @@
|
|||
"addemoji",
|
||||
"courserep",
|
||||
"deletemessage",
|
||||
"discordjs",
|
||||
"dockerhub",
|
||||
"execchannel",
|
||||
"freeside",
|
||||
"gorb",
|
||||
|
@ -48,12 +46,10 @@
|
|||
"gorbstorm",
|
||||
"guildmember",
|
||||
"Hullcss",
|
||||
"Jetbrains",
|
||||
"Kieran",
|
||||
"kieranr",
|
||||
"lampadaferens",
|
||||
"nukepaid",
|
||||
"organising",
|
||||
"Ouroboros",
|
||||
"paidmember",
|
||||
"robsoc",
|
||||
|
|
|
@ -33,7 +33,7 @@ Alongside commands, this bot also features:
|
|||
**This is a private bot used for a specific purpose within a specific discord server however if you do want to run the bot for testing purposes or deploy it to a new location. Follow the instructions below.**
|
||||
|
||||
### 🐋 Docker
|
||||
Due to the [Publish.yml](.github/workflows/publish.yml) workflow, the newest build will automatically be pushed to dockerhub.
|
||||
Due to the [Publish.yml](.github/workflows/publish.yml) workflow, the newest build will automatically be pushed to DockerHub.
|
||||
|
||||
```docker
|
||||
docker run -d \
|
||||
|
|
|
@ -25,7 +25,7 @@ module.exports = {
|
|||
`
|
||||
- GitHub Student Developer Pack: https://education.github.com/pack\r\n
|
||||
- Microsoft Azure Dev Tools for Teaching: https://azure.microsoft.com/en-gb/free/students/\r\n
|
||||
- Jetbrains IDE Package: https://www.jetbrains.com/community/education/#students\r\n`
|
||||
- JetBrains IDE Package: https://www.jetbrains.com/community/education/#students\r\n`
|
||||
)
|
||||
|
||||
.addField(
|
||||
|
|
Loading…
Reference in New Issue