Files
aikaterna-cogs/voicelogs/info.json

10 lines
617 B
JSON
Raw Normal View History

2021-11-28 18:55:39 -08:00
{
"author": ["ZeLarpMaster#0818", "aikaterna"],
"description": "Allows moderators to access users' and channels' voice activity with timestamps and duration.",
"install_msg": "Thanks for installing. Use `[p]voicelog` to get started once the cog is loaded.",
"short": "Voice activity logs",
"tags": ["voice", "activity", "logs"],
"type": "COG",
2021-11-29 08:28:23 -08:00
"end_user_data_statement": "This cog stores discord IDs as needed for operation. This cog stores voice channel connection time per-user when toggled on in a server. This cog does not support data requests, but will respect deletion requests."
}