Update README.md [ci skip]

This commit is contained in:
GLolol 2014-11-18 14:51:19 -08:00
parent bbee6136ab
commit 307cc5071b

View File

@ -21,6 +21,7 @@ Please note that this list may not always be up to date; your best bet is to act
##### LastFM
- LastFM plugin, forked from [krf/supybot-lastfm](https://github.com/krf/supybot-lastfm). Also available as a [separate repository](https://github.com/GLolol/supybot-lastfm).
- **Requires:** [Beautiful Soup 4](http://www.crummy.com/software/BeautifulSoup/bs4/doc/), lxml (for XML parsing)
##### NoTrigger
- Anti-abuse script; prevents the bot from triggering other bots by modifying its output slightly.
@ -37,7 +38,7 @@ Please note that this list may not always be up to date; your best bet is to act
##### PkgInfo
- Fetches package information from Debian, Ubuntu, Arch Linux, and Linux Mint's repositories.
* **Requires:** [Beautiful Soup 4](http://www.crummy.com/software/BeautifulSoup/bs4/doc/) - install it via `pip install beautifulsoup4` or `apt-get install python-bs4`/`python3-bs4` (Debian/Ubuntu)
- **Requires:** [Beautiful Soup 4](http://www.crummy.com/software/BeautifulSoup/bs4/doc/) - install it via `pip install beautifulsoup4` or `apt-get install python-bs4`/`python3-bs4` (Debian/Ubuntu)
##### Randomness
- Random commands for my own personal use; you probably don't need this loaded!