# Sheetzy ## Description This is a bot that allows you to read and write data to a Google Sheet while chatting on Telegram. ## Usage 1. Create a new bot using the Botpress Dashboard or the Botpress CLI. 2. Install the Telegram and GSheets integrations using the command `bp add telegram && bp add gsheets`. 3. Build the bot using command `bp build`. 4. Deploy the bot using command `bp deploy`. 5. In the botpress Dashboard, enable and configure the integrations Telegram and Google Sheets. 6. Talk to the bot in Telegram and send the message `/help`. You should receive a message with the list of available commands.