remove typo word

"You will also need to know to your Discord token..." -> "You will also need to know your Discord token..."
This commit is contained in:
2023-07-26 00:01:50 +01:00
committed by GitHub
parent 56871a874a
commit 0093f0fa14

View File

@ -20,7 +20,7 @@ The URL feature was added to make it easy for me to embed the functionality of t
- `aiohttp` - `aiohttp`
- `dotenv` - `dotenv`
You will also need to know to your **Discord token**. The steps to find this can be found [here](https://www.howtogeek.com/879956/what-is-a-discord-token-and-how-do-you-get-one/). Note that your Discord token gives anyone who has it access to your account, so ensure that you **do not share your Discord token with anyone, under any circumstances.** You will also need to know your **Discord token**. The steps to find this can be found [here](https://www.howtogeek.com/879956/what-is-a-discord-token-and-how-do-you-get-one/). Note that your Discord token gives anyone who has it access to your account, so ensure that you **do not share your Discord token with anyone, under any circumstances.**
## Setup ## Setup
1. Clone this repository. 1. Clone this repository.