Function BanchoBot.this

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

this (
  string username,
  string password
);