Update README.md
This commit is contained in:
parent
905823b1fd
commit
f8ca526d23
|
@ -1,4 +1,8 @@
|
|||
# Lyrics
|
||||
Limnoria plugin to return song lyrics from http://lyrics.wikia.com/
|
||||
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