openclaw/skills/discord
Wimmie afe03ac7fe docs(discord): clarify search doesn't support OR/AND operators
Agents often mistakenly try to use boolean operators (OR/AND) in Discord
search queries, expecting SQL-like or web-search behavior. Discord's
search API matches queries literally as phrases.

Added a note to the search section clarifying this limitation and
suggesting separate calls for multiple terms.

AI-assisted: Claude (lightly tested - documentation only)
2026-01-28 15:07:58 +00:00
..
SKILL.md docs(discord): clarify search doesn't support OR/AND operators 2026-01-28 15:07:58 +00:00