Files
aikaterna-cogs/region/info.json

11 lines
525 B
JSON
Raw Normal View History

2019-12-06 12:54:07 -08:00
{
"author" : ["aikaterna"],
"short" : "Change the Discord server's region.",
"description" : "Change the Discord server's region with a command.",
2021-10-10 13:26:33 -07:00
"install_msg" : "This cog is not needed any more because voice servers are determined upon joining the channel, instead of server-based voice regions. Thanks for installing.",
2019-12-06 12:54:07 -08:00
"tags" : ["voice region", "region"],
2021-10-10 13:26:33 -07:00
"hidden": true,
"disabled" : true,
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
2021-10-10 13:26:33 -07:00
}