remove libraries contained in the python standard library from prereq section of readme

This commit is contained in:
2023-07-08 19:37:47 +01:00
parent 17d3cd2a46
commit 3c4f5c89fb

View File

@ -11,9 +11,6 @@ This script uses Discord's undocumented user API, which has no official public d
- Python libraries:
- `asyncio`
- `aiohttp`
- `os`
- `sys`
- `json`
- `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.**