telegram
When sending the '/start' command to tg bot why its not detecting on buildhship while using if/else statement, ive consoled log the return and its exact the same '/start' .. tried to trim the text but didnt work
Solution:Jump to solution
Hi @SE7EN Console log does not on BuildShip, you'll require to use
logging.log
or a log node. https://docs.buildship.com/logging
https://docs.buildship.com/trigger-nodes/telegram-bot.
You can submit your workflow copy via in-app support - https://docs.buildship.com/support-messages....Logging – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
1 Reply
Solution
Hi @SE7EN Console log does not on BuildShip, you'll require to use
logging.log
or a log node. https://docs.buildship.com/logging
https://docs.buildship.com/trigger-nodes/telegram-bot.
You can submit your workflow copy via in-app support - https://docs.buildship.com/support-messages.Logging – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.