diff --git a/The-website.md b/The-website.md index 25da38b..bd1a146 100644 --- a/The-website.md +++ b/The-website.md @@ -6,4 +6,7 @@ For instance find the presence of a YouTube channel on another one you can fill ``` channelIdToExclude ^((?!channelIdToExclude).)*$ -``` \ No newline at end of file +``` +You may be interested to use the following query format to look only for comments. + +You can use the following query to search for the comments of a given channel: `"value": "channelIdCommenting"`. \ No newline at end of file