diff --git a/README.md b/README.md index 476adbe..3f28ba3 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,14 @@ Vragen en/of opmerkingen kunnen in onderstaande suggestiebox:\ Deze link legt uit hoe je een bot token maakt: [https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token) -En als je discordpy via pip binnenhaalt krijgt je niet de juiste versie. Je moet zelf de "rewrite" branch downloaden. Linkje: -[https://github.com/Rapptz/discord.py/tree/rewrite](https://github.com/Rapptz/discord.py/tree/rewrite) - -Verder zoek je het maar lekker zelf uit. Of installeer deze requirements: +Requirements: +* `discord.py` * `praw` -* `oauth2` * `sympy` * `asyncio` * `numpy` * `youtube_dl` * `ffmpeg-python` -* `spotipy` \ No newline at end of file + +Verder zoek je het zelf maar uit. \ No newline at end of file