You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current workflow is to follow a vtuber on twitch, then add them to the db. it's inefficient double entry.
I think it would be excellent to remove the interface of having to run ./clipzip.js db --create --channel <channel> to add a new channel. It would be great to have the db use the twitch api to find my followed channels and automatically add those channels to the db.
This way, the UI for adding new channels is the twitch UI. "the best interface is no interface"
The text was updated successfully, but these errors were encountered:
Current workflow is to follow a vtuber on twitch, then add them to the db. it's inefficient double entry.
I think it would be excellent to remove the interface of having to run
./clipzip.js db --create --channel <channel>
to add a new channel. It would be great to have the db use the twitch api to find my followed channels and automatically add those channels to the db.This way, the UI for adding new channels is the twitch UI. "the best interface is no interface"
The text was updated successfully, but these errors were encountered: