# Bots Mother Help

## Bots Mother Help

- [Welcome to Bots Mother Help](https://bots-mother.gitbook.io/bots-mother-help/readme.md): Welcome to Bots Mother – Your Telegram Bot Building Companion
- [Getting started](https://bots-mother.gitbook.io/bots-mother-help/getting-started/quickstart.md): Get bot Token with @BotFather
- [How to Add Commands to Your Bot](https://bots-mother.gitbook.io/bots-mother-help/getting-started/quickstart-1.md): Once your bot is created, it's time to make it do things — and that starts with commands!
- [Writing PHP Code in Bots Mother Code Editor](https://bots-mother.gitbook.io/bots-mother-help/getting-started/quickstart-2.md): Learn how to write PHP code in the Bots Mother code editor to create interactive Telegram bots. This guide covers accessing the editor, using Telegram webhook variables
- [Bot:: Library Functions](https://bots-mother.gitbook.io/bots-mother-help/pre-built-libraries/bot-library-functions.md): The Bot:: class provides built-in helper functions to simplify working with your Telegram bots in PHP. Here's a list of available methods you can use inside your command code editor:
- [BotAPI:: Library Functions](https://bots-mother.gitbook.io/bots-mother-help/pre-built-libraries/bot-library-functions-1.md): This page provides a comprehensive reference for the BotAPI library, detailing all available methods for interacting with the Telegram Bot API.
- [BotDB Library Functions](https://bots-mother.gitbook.io/bots-mother-help/pre-built-libraries/bot-library-functions-2.md): Discover the BotDB library for Bots Mother This comprehensive guide details all methods, including CRUD operations, querying, and batch processing, with examples for seamless Telegram bot in
