Hello,
!subbed :https://www.googleapis.com/youtube/v3/subscriptions?part=snippet&channelId=$(userid)&key=AIzaSyB361OxFYjoOALzvY-IOVBPtpTsVKFEUz8g
_subbed :
$(eval try{a=$(urlfetch json $(query));b=[];u=$(user);$(urlfetch https://pastebin.com/raw/7aSuvKnC))
in these commands
!subbed is alised to _subbed
These commands working for public enabled subscription channel.
but whenever it comes to private subscription channel. it throws error :
unexpected identifier
I want to show custom msg instead of “unexpected identifier”
Note : _subbed is aliased to !subbed
Thanks to @member
