Update README.md

This commit is contained in:
Gordon Shumway 2019-02-18 17:47:33 -05:00 committed by GitHub
parent ee90a59fd4
commit 5502329af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -3,14 +3,20 @@ Limnoria plugin to return a random joke, cat fact, useless fact, corporate buzzw
requirements: limnoria (obviously) python 3, requests, html
python3 -m pip install requests
python3 -m pip install html
commands: advice, ascii buzz, cat fact, joke, startup, useless, insult
ascii --fontlist to get list of fonts
ascii --font <font> <text> to use chosen font
insult <target> optionally target the randomly generated insult at a nick in channel
requires limnoria, python 3, requests