Tired of long waiting times at Sushiro (HK)? sushiro-bot is a Telegram Bot that lets you know when your table is almost ready.
Talk to @sushiro_hk_bot on Telegram!
- Python 3.8+
- A Telegram bot token.
- create a
token.txt
file in the project root containing your bot token python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py
- Start chatting!