Skip to content

Conversation

@alashchev17
Copy link
Member

@alashchev17 alashchev17 commented Dec 26, 2025

  • fi_messenger.py with overall logical helpers for both fi_telegram & fi_whatsapp
  • fi_telegram with long-polling in the bot service

Relies on PR https://github.com/smallcloudai/flexus/pull/1228

- Add fi_messenger.py with unified forwarding logic for both platforms
- rick_bot uses Telegram integration to forward messages via GraphQL to v1_backend
Copy link
Contributor

@humbertoyusta humbertoyusta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need captured threads logic like slack and discord? Are they in another pr? Or will these messengers work differently? I guess we want to communicate in kinda real time with user after it wrote right? Feels like capture logic

- generate_telegram_invite tool
- generate_guest_url tool
- fi_telegram.py integration managed fully by bots
@alashchev17 alashchev17 changed the title Feature: Added messenger integration (Telegram and WhatsApp) Feature: Added messenger integration (Telegram) Jan 5, 2026
"platform": handle_result["platform"],
}

async def should_restart_thread(self, thread) -> tuple[bool, str]:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if has passed more than 10 minutes since last message, also should be triggered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants