下载客户端

Discord语音机器人资料

2026-03-19 19:00:16
发布在VoiceBot
转载

导读

这是一份Discord语音机器人配置指南,提供了可实现接听/拒接来电、静音、创建群组等操作的配置代码,也可下载配置文件,帮助用户通过快捷键控制Discord语音相关功能。

This guide is made to allow you to have discord voice controls. Discord voicebot profile config Hello there, This is a guide to allow you to control some of the stuff on discord such as incoming calls and muting your mic, and being able to start group with friends. Below is the full config code to making the profile for discord. exe","desc":"","prefix":"","macros":[{"name":"accept","description":"Accept call","hotkey":"","disabled":false,"built-in":false,"command":"accept","group":"General","actions":[{"action":"keypress","value":"ctrl;13","delay":"90"}]},{"name":"deafen","description":"Deafen self","hotkey":"","disabled":false,"built-in":false,"command":"deafen","group":"General","actions":[{"action":"keypress","value":"shift;ctrl;68","delay":"80"}]},{"name":"decline","description":"decline the call","hotkey":"","disabled":false,"built-in":false,"command":"decline","group":"General","actions":[{"action":"keypress","value":"27","delay":"70"}]},{"name":"message","description":"focus on text area.","hotkey":"","disabled":false,"built-in":false,"command":"message","group":"General","actions":[{"action":"keypress","value":"9","delay":"80"}]},{"name":"mute","description":"mute self","hotkey":"","disabled":false,"built-in":false,"command":"mute","group":"General","actions":[{"action":"keypress","value":"shift;ctrl;77","delay":"80"}]},{"name":"start group","description":"Create a group.","hotkey":"","disabled":false,"built-in":false,"command":"start group","group":"General","actions":[{"action":"keypress","value":"shift;ctrl;84","delay":"80"}]}]} otherwise if you can't create the file, then download the config file here[1drv.ms] Rate and comment Thanks.

评论

共0条评论
face
inputImg
最新更新