Skip to content

Normal, Speed, Voice? #2680

Closed Answered by timmypidashev
NaymDev asked this question in Q&A
Discussion options

You must be logged in to vote

[speed] adds the following two dependencies, which add cython bindings to aiohttp, the network library used to make requests to discord. This can, in some use cases speed up your client, but is not necessary for small to intermediate bots. As a rule of thumb, If your client is not sharded or receiving 10+ requests per second I wouldn't worry too much about [speed].

aiohttp[speedups]

[voice] put simply adds voice support, allowing for the bot to connect and play audio in voice channels & stages.

I hope this answers your question 👍

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JustaSqu1d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants