export type Answers = { test: string[] prefix: string[] better: string[] who: string[] kick: string[] invite: string[] day: number[] }