changes to config to enable multiflair support
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
]
|
||||
Reference in New Issue
Block a user