@taskmagic/apps-skool
v0.0.2
Published
Browser piece for Skool, running against the logged-in desktop Chrome session.
Readme
apps-skool
Browser piece for Skool, running against the logged-in desktop Chrome session.
Actions
- Scrape Members — fetch community members via the admin/mod members list API.
- Send DM — message a member via the Skool API. Resolves the recipient's user id
from their profile and the community's group id, opens the chat (
chat-request), and posts the message — no DOM selectors involved.
Run nx build apps-skool to build the library.
