social

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package social groups tools that interact with social media and developer community platforms: Hacker News, dev.to, Reddit, and Twitter/X.

Direct-messaging platforms (WhatsApp, Slack, Discord, Telegram, email) live in internal/tools/notifications/ — they are one-way delivery channels, not community spaces.

Read-only tools (HN, dev.to public endpoints) are fully implemented. Write and authenticated tools carry stubs that return ErrNotImplemented until the relevant credentials are configured.

Platform status:

Hacker News — fully implemented (public Firebase + Algolia APIs)
dev.to      — fully implemented (public read; write needs DEV_TO_API_KEY)
Reddit      — stub (needs REDDIT_CLIENT_ID / REDDIT_CLIENT_SECRET)
Twitter/X   — stub (needs TWITTER_BEARER_TOKEN)
LinkedIn    — external MCP via mcp-server-linkedin; native stub planned

Directories

Path Synopsis
Package devto provides tools for the DEV Community (dev.to) API.
Package devto provides tools for the DEV Community (dev.to) API.
Package hackernews provides tools for the Hacker News public API.
Package hackernews provides tools for the Hacker News public API.
Package reddit provides tools for Reddit via the official REST API.
Package reddit provides tools for Reddit via the official REST API.
Package twitter provides tools for Twitter/X via the v2 API.
Package twitter provides tools for Twitter/X via the v2 API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL