adds initial dotfiles

This commit is contained in:
2026-05-15 14:13:12 +02:00
parent 5e88941adf
commit dc0bfb0d23
135 changed files with 81606 additions and 0 deletions
@@ -0,0 +1,35 @@
{
"CBsettings": {
"version": "1.1.7",
"voice": {
"voice": true,
"text": true,
"emoji": true,
"voice_color": "#1ABC9C"
},
"forum": {
"forum": true,
"text": true,
"emoji": true,
"forum_color": "#206694"
},
"nsfw": {
"nsfw": true,
"text": true,
"emoji": true,
"nsfw_color": "#F23F42"
},
"rule": {
"rule": true,
"text": true,
"emoji": true,
"rule_color": "#FF9B2B"
},
"ads": {
"ads": true,
"text": true,
"emoji": true,
"ads_color": "#FF2BC2"
}
}
}