add bot to announce playlist and current track #2

Open
tsr wants to merge 1 commits from tsr/apradiobot:playlist into master
First-time contributor

Bot connects to IRC and radio /live stream to fetch metadata and announce

Run npm i icy chalk dev-null irc-framework in a fresh environment.

Open issue: If /radio was the fallback and someone starts streaming to /live without metadata later, currentTrack won't be updated.
Possible solution: add timeout to empty currentTrack and let ?np reply with "Current stream: /live" instead of an outdated track.

What do you think?

Bot connects to IRC and radio /live stream to fetch metadata and announce Run `npm i icy chalk dev-null irc-framework` in a fresh environment. Open issue: If /radio was the fallback and someone starts streaming to /live without metadata later, currentTrack won't be updated. Possible solution: add timeout to empty currentTrack and let ?np reply with "Current stream: /live" instead of an outdated track. What do you think?
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u playlist:tsr-playlist
git checkout tsr-playlist
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: notnull/apradiobot#2
No description provided.