diff --git a/irctest/controllers/unrealircd.py b/irctest/controllers/unrealircd.py index 9d02d14..d421abb 100644 --- a/irctest/controllers/unrealircd.py +++ b/irctest/controllers/unrealircd.py @@ -103,7 +103,7 @@ tld {{ class UnrealircdController(BaseServerController, DirectoryBasedController): - software_name = "InspIRCd" + software_name = "UnrealIRCd" supported_sasl_mechanisms = {"PLAIN"} supports_sts = False