making a command

Asked Mar 26, 2025·1 reply·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

i mod for a couple streamers and have been trying to make a command for them that says the latest post on yt is. and I found this command Command: $(urlfetch https://decapi.me/youtube /latest_video?id=CHANNELID). for the most part it works but there is a issue of yt shorts being shown also if anyone has a different command or a way to fix this a recommendation would be great

1 reply

Hiya, try:
$(urlfetch https://decapi.me/youtube/latest_video?id=CHANNELID&no_shorts=1)