Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
$Host::IrcBot = true;
$Host::IrcNick = "LegionsServer";
$Host::IrcChannel = "#LegionsChannel";
$Host::IrcAuth = true;
$Host::IrcAuthName = "LegionsServer";
$Host::IrcPassword = "password";
Its not hard to turn on , what channel should it go to though ?