Merge branch 'main' of https://github.com/cloudwithax/pomice
This commit is contained in:
commit
f3981ecf7f
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
The modern [Lavalink](https://github.com/freyacodes/Lavalink) wrapper designed for [discord.py](https://github.com/Rapptz/discord.py)
|
||||
|
||||
[](https://github.com/cloudwithax/pomice/blob/main/LICENSE) 
|
||||
[](https://github.com/cloudwithax/pomice/blob/main/LICENSE) 
|
||||
[](https://discord.gg/r64qjTSHG8) [](https://pomice.readthedocs.io/en/latest/)
|
||||
|
||||
|
||||
|
|
@ -14,8 +14,12 @@ This library is heavily based off of/uses code from the following libraries:
|
|||
- [Granitepy](https://github.com/twitch0001/granitepy)
|
||||
|
||||
|
||||
# 2.0 Notice
|
||||
|
||||
We now support Lavalink 3.7! If you would like to use the new Lavalink, please either install Pomice 2.0 or upgrade to Pomice 2.0 using your preferred package management solution.
|
||||
|
||||
# Install
|
||||
To install the library, you need the lastest version of pip and minimum Python 3.8
|
||||
To install the library, you need the lastest version of pip and minimum Python 3.9
|
||||
|
||||
> Stable version
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue