> For the complete documentation index, see [llms.txt](https://help.bots.business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bots.business/create-bot-from-google-table.md).

# Create bot from Google Table

## Do you have any Google Table? You can create Bot from it!&#x20;

You need the list with commands. See demo table [here](https://docs.google.com/spreadsheets/d/1hLEeCGqT5zTtT7hFs0HP20v5BrRj1y70Qhz4bOItO-c/edit?usp=sharing).

You can make copy from this table (File->Copy in Google Table) or copy list to your own table. (Ctrl+C and Ctrl + V)

![](/files/-LWKCw11BjhBmIXJBq9c)

{% hint style="info" %}
See [demo bot](https://telegram.me/DemoFromTableBot) from this Demo Table
{% endhint %}

### How to do import from table?

Publish list (prefer to use computer) with commands in the web as CSV file:&#x20;

![](/files/-LWKGgwF0t1HClrDSX6R)

###

### What it is: command, answer, aliases...?

See [here](https://help.bots.business/commands)

### How do I import a commands?

* Open a copied table file in Sheets in browser. (Prefer to use computer)
* At the top, click File and then Publish to the web.
* Choose "List1" and "File CSV"
* Press buton "Publish"
* Copy your table link - **CSV url**

Paste **Token** and **CSV url** in app.

* Create new bot in app
* Paste **Token** and **CSV url (in Advanced fields)**
* Create and make upload!
