# flairconfig.py # This file defines the list of flair time configs for the bot. # Edit this file to customize flair behaviors. flair_times = [ { "flair_text": "Waiting for OP", "hours": 48, "messagetitle": "Modmail Notification", }, # Add more configs as needed ]