telegramnewversion / README.md
nssuwan186's picture
Upload README.md with huggingface_hub
a59d658 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Hotel Management Bot
emoji: 🏨
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit

🏨 Hotel Management Bot

Professional hotel management system with Telegram bot interface.

Features

  • Room booking system
  • Utility cost calculation
  • Real-time room availability
  • Booking management
  • Statistics dashboard

Usage

Visit @HELLO_Hotel_bot in Telegram

Commands

    • Start the bot
    • Make booking
    • Calculate utilities
    • Check available rooms
    • View bookings
    • View statistics

Room Types

  • standard - 800 THB
  • deluxe - 1,200 THB
  • suite - 2,000 THB

Technical Stack

  • Python 3.9+
  • Gradio 4.44.0
  • Telegram Bot API
  • Threading for concurrent operations