Skip to content

Commit 736b5b5

Browse files
authored
Update README.md
1 parent 1c44ba8 commit 736b5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The `config.json` file holds all the user configurations.
166166
"enableAutoStopStreamOnHostOrRaid": true, // Enable or Disable auto stop stream in OBS when raiding or hosting.
167167
"commands": { // Command Options to override defaults to be used in chat.
168168
"Fix": { // Full Command Name
169-
"permission": null, // null = Administrators/Default, Public = Public, Mod = Moderators, Admin = Administrators
169+
"permission": null, // null = Administrators/Default, Public = Public, Vip = VIP, Mod = Moderators, Admin = Administrators
170170
"userPermissions": ["715209"], // Allow users to perform this command skipping permission check.
171171
"alias": [
172172
"f" // Alias to be used in chat, so for this example, !f would replace !fix

0 commit comments

Comments
 (0)