Add Pallyy plugin - #9
Merged
Merged
Conversation
Contributor
|
Merged and live: https://grokbot.dev/plugins/pallyy/ — verified the API docs match the prompt (social sets, scopes, rate limit all check out) and flipped the entry to live. One note: the favicon mark is pure black, so we baked it onto a dark tile with a light mark to stay visible in both site themes. Thanks for the thorough, docs-accurate submission! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
Pallyy (plugin) — a social media scheduling platform with a public REST API an agent can use to list connected profiles, draft and schedule posts with per-network captions, and upload media.
Checklist
content/(plus assets for this entry, if any).npm run validatepasses locally (schema, slug, vocabularies).slugis kebab-case and exactly matches the filename.<script>,<iframe>,<style>,<form>, inline event handlers). CI rejects it (§8.5).verified_atorstatus: live— a maintainer sets those during verification (§10.1).authoris the original creator, the origin is linked (source_urlfor a plugin,source_tweets[]for a use case), andscouted_byis me.primary_sourceiskind: youtube-videowith ayoutube.com/watch,youtu.be/oryoutube.com/shorts/URL, plus the video's realtitleandchannel— those two are required because they are what the page shows if the player never loads.timestampis optional and is writtenmm:ss.Where it came from
I'm the founder of Pallyy. The API this entry describes shipped publicly in August 2026: docs at https://pallyy.com/docs/api, feature overview at https://pallyy.com/features/api.