gitroomhq / postiz-app

📨 The ultimate social media scheduling tool, with a bunch of AI 🤖
https://postiz.com
Apache License 2.0
12.11k stars 2.38k forks source link

Telegram support #261

Open khawarizmus opened 2 months ago

khawarizmus commented 2 months ago

🔖 Feature description

Support for scheduling and managing posts on Telegram through Postiz. This feature will enable users to create, schedule, and send posts to Telegram channels, groups, and stories directly from Postiz.

🎤 Why is this feature needed ?

Integrating Telegram with Postiz will allow users to expand their social media management capabilities. Telegram has grown as a popular platform for audience engagement, particularly for communities and businesses. By supporting Telegram, Postiz can help users reach a wider audience, schedule announcements, and manage campaigns across platforms in one unified tool.

Example use case: A business can schedule content in advance for multiple Telegram channels and measure engagement alongside other social platforms, improving social media strategy efficiency.

✌️ How do you aim to achieve this?

Integrate via the Telegram Bot API or something like TDLib to handle authentication, message scheduling, and posting.

🔄️ Additional Information

This feature can be broken down into supporting channels first then groups then stories. or any order that makes more sense.

👀 Have you spent some time to check if this feature request has been raised before?

Are you willing to submit PR?

None

nevo-david commented 1 month ago

Thank you, this is already on the roadmap! :) The bot infrastructure will be ready soon all all of those options will be opened :)

khawarizmus commented 1 month ago

Glad to hear that :). I recommend this library to easily build the bots logic https://grammy.dev/