21 पॉइंट द्वारा xguru 2025-05-24 | 3 टिप्पणियां | WhatsApp पर शेयर करें
  • Twitter, Mastodon, Bluesky, LinkedIn, Discord, Telegram, Dev.to आदि कई social platforms पर एक साथ पोस्ट कर सकने वाला ओपन source
  • CLI और API दोनों का समर्थन करता है, इसलिए मैनुअल/ऑटोमेटेड वातावरण में भी आसानी से integrate किया जा सकता है
  • MCP server के रूप में भी काम करता है, इसलिए Claude Desktop जैसे AI agents के साथ linked किया जा सकता है
  • Node.js आधारित, विभिन्न services के authentication tokens या passwords का उपयोग करके messages को bulk में भेजता है
  • हर platform के लिए API configuration की आवश्यकता होती है, और इसे environment variables या .env file से configure किया जा सकता है
    • Twitter: developer account और OAuth app बनाने के बाद key और token प्राप्त करना आवश्यक
    • Mastodon: application बनाने के बाद write:statuses, write:media permissions सहित access token जारी करना
    • Bluesky: App Password बनाने के बाद identifier, password दर्ज करना
    • LinkedIn: developer portal में app बनाना → OAuth token जारी करना
    • Discord Bot: bot बनाने के बाद channel permissions सेट करना, token और channel ID प्राप्त करना
    • Discord Webhook: Discord में Webhook URL बनाना
    • Dev.to: Extensions menu में API Key बनाना
    • Telegram: BotFather से bot बनाना → token और chat ID प्राप्त करना आवश्यक

3 टिप्पणियां

 
crawler 2025-05-26

असल में उन सभी services को इस्तेमाल करना भी मुश्किल होगा, लेकिन इसमें MCP होना एक बड़ा फ़ायदा है।
आगे चलकर अगर API maintenance अच्छी तरह होती रही, तो यह उपयोगी लग रहा है।

 
bus710 2025-05-25

काली करतूतों को बहुत, बहुत बड़े पैमाने पर...

 
yangeok 2025-05-24

शायद इसमें Instagram, Threads, Facebook नहीं हैं,,