IRCBot.homeChannels

List of home channels for the bot to operate in.

struct IRCBot
@Separator(",")
@Separator(" ")
@CannotContainComments
string[] homeChannels;

Meta