Requirements update

This commit is contained in:
2020-08-07 14:07:27 +02:00
parent 7130060573
commit 811fe60dcc
+4 -6
View File
@@ -16,16 +16,14 @@ Vragen en/of opmerkingen kunnen in onderstaande suggestiebox:\
Deze link legt uit hoe je een bot token maakt: 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) [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: Requirements:
[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:
* `discord.py`
* `praw` * `praw`
* `oauth2`
* `sympy` * `sympy`
* `asyncio` * `asyncio`
* `numpy` * `numpy`
* `youtube_dl` * `youtube_dl`
* `ffmpeg-python` * `ffmpeg-python`
* `spotipy`
Verder zoek je het zelf maar uit.