게임 정보
Join Our Discord
소프트웨어 정보
Bot Studio for Discord is a tool that allows you to make your own custom Discord bots, without any coding.Slash Commands, Buttons, and Select Dropdowns
Allow your users to interact with your bots using buttons, selects, and slash commands. These components offer endless customization options for your bots.
Text Commands
Create custom text commands which can be used to trigger responses by the bot.Examples of command responses:
- Message (Send message, send image, send emoji, send random, etc)
- User Action (Kick user, ban user, add role to user, etc)
- Server Action (Add new role to server, etc)
- Variables (Store values in variables and use them in other responses for truly custom bots)
Server Events
You can also create actions that will run when various server events occur, such as a new user joining the server.Examples of event triggers:
- When a user joins the server
- When any message is sent
76561198385603366
다른 디코 봇 만드는 앱처럼 비슷하지만 좀더 쉽고 조금 해보면 익숙해진다. 따로 앱에서 Rules 라고 설정할수 있는게 있는것도 좋다(예를 들어서 ?초동안 메시지를 ?번 보내면 경고를 한다(킥이랑 벤도 가능)) 하지만 제일 취약한 단점은 컴퓨터가 켜저 있어야 하고 앱이 꺼지면 봇이 오프라인이 된다