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.
|
||||
|
||||
load plugindownloader
|
||||
|
||||
install oddluck Lyrics
|
||||
|
||||
cd /your_bot_directory/plugins/Lyrics
|
||||
|
||||
pip install -r requirements.txt
|
||||
|
||||
load lyrics
|
||||
|
|
Loading…
Reference in New Issue