Start implementing HTTP frontend
This commit is contained in:
@@ -9,3 +9,5 @@ our $botPassword = "none";
|
||||
our $botUsername = "irclogger__";
|
||||
our $botHostname = "hostname";
|
||||
our $botName = "Full name of bot";
|
||||
|
||||
our $httpServerPort = 8080;
|
||||
|
||||
Reference in New Issue
Block a user