BanchoBot.this

Prepares a bancho IRC connection with username & password (can be obtained from https://osu.ppy.sh/p/irc)

class BanchoBot
this
(
string username
,
string password
,
string host = "irc.ppy.sh"
,
ushort port = 6667
)

Meta