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
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Many times server admins turn off now playing announcements with track_announce = false. For those times, I would like to have FredBoat announce new tracks as a DM to me. I imagine it could be implemented by sending a command in the server channel (e.g. ;;dmnowplaying) to 'subscribe' to DM announcements. Then something like ;;stopdm (either in the server channel or via DM) to stop the announcements.
Many times server admins turn off now playing announcements with
track_announce = false. For those times, I would like to have FredBoat announce new tracks as a DM to me. I imagine it could be implemented by sending a command in the server channel (e.g.;;dmnowplaying) to 'subscribe' to DM announcements. Then something like;;stopdm(either in the server channel or via DM) to stop the announcements.Would this be feasible?