1 2 3 4 5 6 7 8 9
export const HOT_COMMAND = { name: 'hot', description: 'Fetch a random hot post from r/okbuddyumamusume', }; export const ROLEPLAY_COMMAND = { name: 'roleplay', description: 'Fetch a random hot roleplay post from r/okbuddyumamusume', };