Update README.md
This commit is contained in:
parent
ee90a59fd4
commit
5502329af3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue