I plan on making a discord bot using python. What are the differences between discord.py and discord.py[voice]?
the difference between discord.py and discord[voice] is just PyNaCl library. PyNaCl is used to make discord music bots. If you are currently not looking for making a music bot then you should probably use discord.py when ever you want to add like music bot features. Then just install PyNaCl library.
In shot:
-> pip install -U discord.py
for normal discord.py
-> pip install -U discord.py[voice]
for voice support for your bot
++For reference++
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With