Blog & Tutorials

Learn BJS, TPY, and TJS with our free tutorials and guides

Advertisement
Advertisement
30 blog posts found
ZadoSource Community Guidelines: Comments and Interaction
Mar 01, 2026 4 min 44
ALL Community

ZadoSource Community Guidelines: Comments and Interaction

Learn how to interact with the ZadoSource community through comments and discussions....

What is TeleBotHost? Complete Guide to TBL Platform
Mar 01, 2026 5 min 54
TJS Getting Started

What is TeleBotHost? Complete Guide to TBL Platform

Learn everything about TeleBotHost, the cloud platform that lets you create, run, and manage Telegram bots without setti...

Introduction to TBL Language: Getting Started with TeleBotHost
Mar 01, 2026 6 min 180
TJS TBL Basics

Introduction to TBL Language: Getting Started with TeleBotHost

Learn the basics of TBL (Tele Bot Lang), a lightweight scripting language designed specifically for Telegram bot develop...

What's New in TBL: Latest Features and Updates
Mar 01, 2026 7 min 53
TJS TBL Updates

What's New in TBL: Latest Features and Updates

Discover the latest TBL updates including webhook support, Buffer class, dynamic command handlers, and more....

TBL Command Structure: Building Blocks of Your Bot
Mar 01, 2026 6 min 49
TJS TBL Commands

TBL Command Structure: Building Blocks of Your Bot

Learn how TBL commands work, including command anatomy, answers, keyboards, aliases, and special commands....

Global Predefined Values in TBL: User, Chat, Bot and More
Mar 01, 2026 6 min 50
TJS TBL Reference

Global Predefined Values in TBL: User, Chat, Bot and More

Explore the predefined global variables available in every TBL command for easier bot development....

Api Class in TBL: Complete Telegram Bot API Wrapper
Mar 01, 2026 6 min 49
TJS TBL API

Api Class in TBL: Complete Telegram Bot API Wrapper

Learn how to use the Api class in TBL to call any Telegram method with callbacks, async/await, and chained methods....

Dynamic Command Handlers in TBL: Handle Any Telegram Update
Mar 01, 2026 5 min 51
TJS Advanced TBL

Dynamic Command Handlers in TBL: Handle Any Telegram Update

Learn how to use TBL's dynamic command handlers to respond to any Telegram update type with the /handle_{type} pattern....

What is Bots.Business? Complete Guide to BJS Platform
Mar 01, 2026 5 min 72
BJS Getting Started

What is Bots.Business? Complete Guide to BJS Platform

Learn everything about Bots.Business, the powerful platform for creating and hosting Telegram bots using BJS (Bot JavaSc...

Advertisement