디스코드 데이터 마이닝 실험 추가됨: 2026-05-dice-roll-slash-command. Discord 자체 built-in slash command로 주사위 굴림 기능을 노출하는 실험입니다. 처리군: Variant 1. Config: enabled.
2026-05-dice-roll-slash-command{
"enabled": false
}{
"1": {
"enabled": true
}
}[
{
"action": "DICE_ROLL_START",
"id": "-18",
"name": "roll-dice",
"options": [
"count: INTEGER 1-10",
"size: D4/D6/D8/D10/D12/D20"
],
"type": "built-in slash command"
}
]