|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| __init__.py | ||
| config.py | ||
| plugin.py | ||
| requirements.txt | ||
| test.py | ||
README.md
Fun
Limnoria plugin to return a random joke, cat fact, useless fact, corporate buzzwords, startup idea, or advice from various APIs
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 to use chosen font
insult optionally target the randomly generated insult at a nick in channel
requires limnoria, python 3, requests