Initial commit
This commit is contained in:
23
info.json
Normal file
23
info.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"author": [
|
||||
"codex"
|
||||
],
|
||||
"install_msg": "TempVoice loaded. Use `[p]tempvoice settings` to review the current server configuration.",
|
||||
"name": "TempVoice",
|
||||
"short": "Join-to-create temporary voice channels",
|
||||
"description": "Creates and manages join-to-create temporary voice channels per server, including owner user-limit control and admin configuration commands.",
|
||||
"end_user_data_statement": "Stores per-server configuration and temporary channel ownership mappings (channel ID to owner ID).",
|
||||
"requirements": [],
|
||||
"tags": [
|
||||
"voice",
|
||||
"temporary",
|
||||
"join-to-create"
|
||||
],
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [
|
||||
3,
|
||||
8,
|
||||
0
|
||||
],
|
||||
"type": "COG"
|
||||
}
|
||||
Reference in New Issue
Block a user