Find the bot in Telegram (e.g., @SmartBusinessBot) or run locally (see GitHub).
/start
to receive a welcome message and instructions./faq
to browse common questions or type a question (e.g., "What are your opening hours?") for an NLP-processed response./order
to start the order process, provide name, contact, and order details via prompts, and receive confirmation (logged in Google Sheets)./help
for a list of commands./start
: "Welcome to SmartBusinessBot! Use /faq for common questions or /order to place an order."/faq
: "Select a question: 1. Opening hours 2. Menu 3. Delivery."/order
: Bot prompts for name, contact, and details, then logs to Google Sheets.