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
Right now, we need R-a-dio/Hanyuu-sama to be installable in the component repo, and to use correct console_script entrypoints so we can run each part (streamer, irc and queue).
Right now, we need R-a-dio/Hanyuu-sama to be installable in the component repo, and to use correct
console_script
entrypoints so we can run each part (streamer, irc and queue).They'll result in the following executables:
/home/vagrant/radio/components/hanyuu/bin/radio.streamer
(afk streamer)/home/vagrant/radio/components/hanyuu/bin/radio.irc
(irc bot)/home/vagrant/radio/components/hanyuu/bin/radio.queue
(queue rpc server)/home/vagrant/radio/components/hanyuu/bin/radio.requests
(fastcgi request server)These should all be set up as supervisor programs, and we should generate a
config.py
and place it in the directory with hanyuu.The text was updated successfully, but these errors were encountered: