Files
Stream-Mapparr/Stream-Mapparr/plugin.json
Pirates IRC 5b51c64ced v0.3
2025-10-24 06:37:21 -05:00

16 lines
569 B
JSON

{
"name": "Stream-Mapparr",
"key": "stream-mapparr",
"module": "stream_mapparr.plugin",
"class": "Plugin",
"description": "Automatically add matching streams to channels based on name similarity and quality precedence. Supports unlimited stream matching, channel visibility management, and CSV export cleanup.",
"author": "community",
"homepage": "https://github.com/PiratesIRC/Stream-Mapparr",
"actions": [
"load_process_channels",
"preview_changes",
"add_streams_to_channels",
"manage_channel_visibility",
"clear_csv_exports"
]
}