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