Initial commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-01 17:48:59 +03:00
commit db0c6e4cb4
6 changed files with 275 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"token": "YOUR_BOT_TOKEN_HERE",
"guild_id": "YOUR_SERVER_ID",
"channel_id": "YOUR_VOICE_CHANNEL_ID",
"keybind": "ctrl+shift+m"
}