Telegram BOT interface for the Laundry Machine Bot Project; made with python-telegram-bot wrapper; made for RC4 by Orcatech(RC4Space)
Instant status for each laundry machine.
Click on a level to inspect that level's washing status
-
Clone this repository to your computer.
-
Install python. Then run the following in your terminal.
pip install -r requirements.txt
-
Setup your VS Code or any IDE with
python 3.0
. -
Create a telegram bot using thr botfather. Refer here.
-
Set the environment variable
RC4LAUNDRYBOT_TOKEN
to be your telegram bot token you received from BotFather. Refer here to see how to do it, depends on your operating system! -
Run your python code. Enter the following in your terminal.
python laundrybot.py
- Cai Peng Fei
- Ryo Armanda
- Ivander Jonathan
- Timotius Jason
- Bui Quang Huy