Skip to content

Commit 6f0319b

Browse files
authored
Merge pull request #15 from 715209/custommessage
Add support for other languages/custom messages in chat
2 parents 370cc03 + 65bf3a5 commit 6f0319b

File tree

6 files changed

+327
-92
lines changed

6 files changed

+327
-92
lines changed

config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@
2828
"enableAutoStopStreamOnHostOrRaid": true,
2929
"adminUsers": ["715209", "b3ck"],
3030
"alias": [["r", "refresh"], ["f", "fix"], ["b", "bitrate"]]
31-
}
31+
},
32+
"language": "en"
3233
}

0 commit comments

Comments
 (0)