Added setup script for database. Added database.ts to create and manage a pool of connections. Possibly abstracting query logic in the future. Updated controller to instantiate database.ts.
Added bot script for registering and unregistering permanent channels TODO: inspircd config template