Ruby-Cogs/bansync/info.json
2025-02-25 14:29:23 -05:00

27 lines
796 B
JSON

{
"name": "BanSync",
"author": [
"PhasecoreX (PhasecoreX#0635)"
],
"short": "Automatically sync moderation actions across servers.",
"description": "This cog allows server admins to have moderation actions automatically applied to members on their server when those actions are performed on another server that the bot is in.",
"install_msg": "Thanks for installing BanSync!",
"tags": [
"auto",
"automated",
"automatic",
"ban",
"moderation",
"pull",
"sync",
"timeout",
"utility"
],
"min_bot_version": "3.5.0",
"min_python_version": [
3,
11,
0
],
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}