mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-05 09:50:54 -05:00
Import LastFM module as subtree and mention in README (Closes #16)
This commit is contained in:
parent
282ccbeac7
commit
0f9d13c0c1
@ -15,7 +15,7 @@ install:
|
||||
# Run supybot-test
|
||||
script:
|
||||
- if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then export DISABLED_PLUGINS="--exclude=./RelayLink"; fi
|
||||
- supybot-test -c --plugins-dir=. $DISABLED_PLUGINS
|
||||
- supybot-test -c --plugins-dir=. $DISABLED_PLUGINS --exclude=./LastFM
|
||||
notifications:
|
||||
email: false
|
||||
matrix:
|
||||
|
@ -19,6 +19,9 @@ Please note that this list may not always be up to date; your best bet is to act
|
||||
##### Isup
|
||||
- Provides a simple command to check whether a website is up or down (using [isup.me](http://isup.me)).
|
||||
|
||||
##### 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).
|
||||
|
||||
##### NoTrigger
|
||||
- Anti-abuse script; prevents the bot from triggering other bots by modifying its output slightly.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user