Update README.md
This commit is contained in:
parent
f8ca526d23
commit
daea611677
|
@ -2,7 +2,11 @@
|
||||||
Limnoria plugin to return song lyrics from http://lyrics.wikia.com/. Search powered by Google.
|
Limnoria plugin to return song lyrics from http://lyrics.wikia.com/. Search powered by Google.
|
||||||
|
|
||||||
load plugindownloader
|
load plugindownloader
|
||||||
|
|
||||||
install oddluck Lyrics
|
install oddluck Lyrics
|
||||||
|
|
||||||
cd /your_bot_directory/plugins/Lyrics
|
cd /your_bot_directory/plugins/Lyrics
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
load lyrics
|
load lyrics
|
||||||
|
|
Loading…
Reference in New Issue