Update README.md

This commit is contained in:
Gordon Shumway 2019-12-05 08:00:11 -05:00 committed by GitHub
parent f8ca526d23
commit daea611677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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