https://raw.githubusercontent.com/LuisAlejandro/agoras/develop/docs/_static/title.svg
PyPI Package Github Releases Github Issues Push Coverage Contributor License Agreement Read The Docs Discord Channel

Agoras is a python utility that helps publish and delete posts on the most popular social networks (X (formerly Twitter), Facebook, Instagram, LinkedIn, Discord, YouTube, TikTok, Threads, Telegram, and WhatsApp).

This repository stores the application. There’s also GitHub actions that you can incorporate into your workflows.

For more information, please read the full documentation.

What’s New in v2.0

Agoras v2.0 represents a major architectural shift from a monolithic package to a modular 5-package structure. This allows you to install only the components you need.

Package Structure:

agoras (CLI)
└── agoras-platforms
    └── agoras-core
        ├── agoras-media
        └── agoras-common

Key Improvements:

  • Modular Architecture: Install only what you need (e.g., agoras-core for custom integrations)

  • New Platforms: Telegram, WhatsApp, Threads, and X support

  • Better Authentication: Built-in OAuth 2.0 callback server

  • Improved CLI: Platform-first commands (agoras x post)

For detailed migration instructions, see Migration Guide: Legacy to New CLI.

Note

Agoras v2.0 Now Available!

Version 2.0 introduces a modular architecture with 5 separate packages for better maintainability and flexibility.

What’s New:

  • Modular package structure (agoras-common, agoras-media, agoras-core, agoras-platforms, agoras)

  • New platforms: Telegram, WhatsApp, Threads, and X (Twitter rebrand)

  • OAuth 2.0 callback server for easier authentication

  • Enhanced CLI with platform-first commands

Breaking Changes: Import paths and CLI syntax have changed. See Migration Guide: Legacy to New CLI for upgrade instructions.

Table of Contents

Getting Started

Platform Guides

Getting Credentials

Advanced Topics

Developer Documentation

Made with 💖 and 🍔

https://raw.githubusercontent.com/LuisAlejandro/LuisAlejandro/master/images/author-banner.svg