+++ nonce = "330594973525213484" project_nonce = "999" owner = "596642625" language = "en" title = "Spectral — plugins via the Telegram bot emulator" content_hash = "530dc34ef884944adee11c8f2867339fda3e4fe2e514060cb74ac48297019a57" +++
Spectral — plugins via the Telegram bot emulator
The plugin system on the platform is called Spectral. It's a Telegram bot emulator: a compatibility layer that lets anything which already works as a Telegram bot — or could be built as one — plug into the cabinet as a feature available to users alongside the platform's own capabilities.
This is the integration axis for builders. Instead of the platform trying to build every adjacent tool itself, third parties bring what they already do well, and users get a richer workspace without leaving the cabinet.
Categories Spectral is designed to host:
- CRM — managing contacts, deals, pipelines on top of platform-generated leads.
- Scheduling — calendars, meeting booking, time-slot coordination.
- Escrow and payments — holding funds between parties until conditions are met.
- TON integrations and smart contracts — non-custodial flows, on-chain settlement, smart-contract-driven behavior wired through bot interfaces.
- Ticketing and support — issue trackers, helpdesk systems.
- Project management — tasks, boards, milestones tied to platform projects.
- Analytics — extended dashboards, reporting, custom views on platform data.
Bringing a plugin is a partnership conversation — see "How partnerships work here". The interface contract is Telegram-bot-compatible, which makes the bar for integration low: if your service runs as a bot today, it's most of the way there.