It would be great if we could configure Discord Chat to either ignore messages sent via other plugins or send them to specific Discord channels.
Example addition to config:
"Plugin Support" : {
"BetterChat" : {
"Exclude" : False,
"Discord Channel" : "better-chat-log",
"AdminChat": {
"Exclude": False,
"Discord Channel" : "admin-chat",
}
}
Example addition to config:
"Plugin Support" : {
"BetterChat" : {
"Exclude" : False,
"Discord Channel" : "better-chat-log",
"AdminChat": {
"Exclude": False,
"Discord Channel" : "admin-chat",
}
}