Skip to content

cottongin/StreamStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rather basic Limnoria plugin that attempts to identify whatever song is playing on a (configurable) stream

Usage

cd "/your/limnoria/plugin/directory/here"
git clone https://github.com/cottongin/StreamStuff.git
pip install -r requirements.txt

From IRC:

<you> load StreamStuff
<you> config channel #yourchannel supybot.plugins.StreamStuff.streamURL https://yourstreamurl.com
<you> nowplaying
<bot> 🎵 Now Playing: A Song by Some Artist | via Shazam

Configuration

You can configure a number of different output options, either globally or per channel, using Limnoria's built-in configuration management.

<you> config channel #yourchannel supybot.plugins.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages