Will install the latest 'stable' version of the library.
## This module is alpha!
### This module is alpha!
The discord API is constantly changing and the wrapper API is as well. There will be no effort to keep backwards compatibility.
I recommend that you follow the discussion in the [unofficial Discord API discord channel][ch] and update your installation periodically through `pip install --upgrade discord.py`.
[ch]: https://discord.gg/0SBTUU1wZTUzBx2q
## Quick Example
```py
@ -54,7 +58,8 @@ Usually `pip` will handle these for you.