package config
type cInfo struct {
Name, Network, Info, MOTDFile string
Admins []string
Numeric int
}