https://github.com/op/irssi-spotify
irssi scripts
https://github.com/op/irssi-spotify
Last synced: 2 months ago
JSON representation
irssi scripts
- Host: GitHub
- URL: https://github.com/op/irssi-spotify
- Owner: op
- Created: 2010-02-20T12:53:35.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T13:17:16.000Z (over 10 years ago)
- Last Synced: 2025-01-24T01:43:01.557Z (4 months ago)
- Language: Perl
- Homepage:
- Size: 156 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## irssi-scripts
To install irssi scripts, put them in `~/.irssi/scripts` and load them into
irssi by running `/script load `. You can have them automatically
loaded if you put them into `~/.irssi/scripts/autorun`.### spotify.pl
Can lookup spotify uris. You can set it up to automatically lookup uris as you
see them. You can even have them reported into channels you are in. Channels
can either be whitelisted or blacklisted for automatic lookup.Formats of the messages can be configured.
Run /spotify help for more information.
spotify.pl is also available on [scripts.irssi.org](http://scripts.irssi.org).