Open
Description
This is a issue for the previous work that has taken place on Bitbucket/Jira
The configuration is tightly tied into the IRCd class and is an old XML standard - we can instead use appsettings.json and make use of IConfiguration to potentially inject the configuration in places it is needed, rather than passing around the IRCd object