A new project just landed in my portfolio — bot-matrix: a collection of ready-to-run bot starters, now open-source.
The idea is a “messenger × technology” matrix: each cell is a self-contained, minimal yet runnable bot for a specific pairing. Nine cells are done:
| Messenger | TypeScript | Python | Java |
|---|---|---|---|
| Telegram | ✅ | ✅ | ✅ |
| MAX | ✅ | ✅ | ✅ |
| VK | ✅ | ✅ | ✅ |
For any “messenger + language” pairing the start takes minutes: grab the matching cell as a scaffold and extend it.
Code and run instructions are in the repository. The project card is in the projects section.