Last active
June 20, 2016 22:36
-
-
Save binury/0a87e68d936382690d850713838c6b43 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"room": "Radiant Music", | |
"author": "Origin", | |
"icon": "https://cdn.radiant.dj/rcs/icons/radiant/logo.png", | |
"css": "https://cdn.radiant.dj/rcs/rs_room.css", | |
"rules": { | |
"allowAutorespond": true, | |
"allowAutowoot": true, | |
"allowAutojoin": false, | |
"allowAutograb": true, | |
"allowSmartVote": true, | |
"allowEmotes": true, | |
"allowShowingMehs": true, | |
"forceSmartVote": false | |
}, | |
"ccc": { | |
"admin": "#42A5DC", | |
"ambassador": "#84B423", | |
"host": "#FF9B00", | |
"cohost": "#F3508F", | |
"manager": "#F3508F", | |
"bouncer": "#F3508F", | |
"rdj": "#5DB4FF", | |
"subscriber": "#A1A6B3", | |
"silversubscriber": "#A1A6B3", | |
"friend": "#B35D88", | |
"user": "#8B92A3" | |
}, | |
"images": { | |
"background": "http://i.imgur.com/XZNVZmj.png", | |
"playback": null, | |
"admin": "https://cdn.radiant.dj/rcs/icons/radiant/admin.png", | |
"ambassador": "https://cdn.radiant.dj/rcs/icons/radiant/ambassador.png", | |
"host": "https://cdn.radiant.dj/rcs/icons/radiant/host.png", | |
"cohost": "https://cdn.radiant.dj/rcs/icons/radiant/cohost.png", | |
"manager": "https://cdn.radiant.dj/rcs/icons/radiant/manager.png", | |
"bouncer": "https://cdn.radiant.dj/rcs/icons/radiant/bouncer.png", | |
"rdj": "https://cdn.radiant.dj/rcs/icons/radiant/residentdj.png", | |
"subscriber": null, | |
"silversubscriber": "https://cdn.radiant.dj/rcs/icons/radiant/subscriber.png" | |
}, | |
"autocomplete": [], | |
"emotes": { | |
"custom_test": "https://cdn.radiant.dj/rcs/icons/test_custom.png" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment