Merge pull request #14 from RPSMain/patch-1
This commit is contained in:
commit
cd2cfa7a5d
|
|
@ -1,4 +1,11 @@
|
||||||
"""Pomice wrapper for Lavalink, made possible by cloudwithax 2021"""
|
"""
|
||||||
|
Pomice
|
||||||
|
~~~~~~
|
||||||
|
Modern Lavalink wrapper designed for discord.py
|
||||||
|
|
||||||
|
:copyright: 2021, cloudwithax
|
||||||
|
:license: GPL-3.0
|
||||||
|
"""
|
||||||
import discord
|
import discord
|
||||||
|
|
||||||
if not discord.__version__.startswith("2.0"):
|
if not discord.__version__.startswith("2.0"):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue