Skip to content

Live Music Recommendations

The {suggest} Recommendation Engine

The {suggest} parser connects to YouTube Music in real-time to find smart, context-aware song recommendations based on what’s currently playing in the guild.


Formats & Modifiers

Tag SyntaxOutput FormatExample Output
{suggest}Clickable Markdown Link**[Enemy](url)** by **Imagine Dragons**
{suggest(title)}Track Title onlyEnemy
{suggest(author)}Artist / Creator name onlyImagine Dragons
{suggest(raw)}Plain text Artist - TitleImagine Dragons - Enemy
{suggest(uri)}Direct Track URLhttps://www.youtube.com/watch?...
{suggest:query}Recommendation based on custom seed query**[Track](url)** by **Artist**

Example: Auto Suggestion Card

{cooldown(5)}
{embed(title):🎡 Next Recommended Track}
{embed(description):Based on **{track.author}**, we suggest:\nπŸ‘‰ {suggest}}
{embed(thumbnail):{track.thumbnail}}
{embed(color):0x5865F2}