pub struct Badge { name: String, permissions: u64, color: u32, //rgba format }