mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-03 08:51:13 -05:00
Update README.md [ci skip]
This commit is contained in:
parent
bbee6136ab
commit
307cc5071b
@ -21,6 +21,7 @@ Please note that this list may not always be up to date; your best bet is to act
|
|||||||
|
|
||||||
##### LastFM
|
##### 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).
|
- 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
|
##### NoTrigger
|
||||||
- Anti-abuse script; prevents the bot from triggering other bots by modifying its output slightly.
|
- 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
|
##### PkgInfo
|
||||||
- Fetches package information from Debian, Ubuntu, Arch Linux, and Linux Mint's repositories.
|
- 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
|
##### Randomness
|
||||||
- Random commands for my own personal use; you probably don't need this loaded!
|
- Random commands for my own personal use; you probably don't need this loaded!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user