Skip to content

Commit

Permalink
Update example.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiicall committed May 3, 2023
1 parent 7c94138 commit 1093753
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion example.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"URL": "https://example.com",
"API_KEY": "sadasodsapasdskd",
"USERNAME": "your_username_here",
"BLOCKLIST": ["remove", "this", "line", "unless you want to block certain media types, valid media types to block includes 'music', 'movie', 'episode' and 'livetv'"]
"_comment": "the 2 lines below and this line arent needed and should be removed, by default nothing will display if these are present"
"TYPE_BLACKLIST": ["music", "movie", "episode", "livetv"]
"LIBRARY_BLACKLIST": ["Anime", "Anime Movies"]
},
"Discord": {
"APPLICATION_ID": "1053747938519679018"
Expand Down

0 comments on commit 1093753

Please sign in to comment.