Skip to content

Telegram BOT interface for the Laundry Machine Bot Project; made with python-telegram-bot wrapper; made for RC4 by RC4Space

Notifications You must be signed in to change notification settings

OrcaTech-RC4/laundrybot-telegrambot

 
 

Repository files navigation

NUSCollegeLaundryBot

Telegram BOT interface for the Laundry Machine Bot Project; made with python-telegram-bot wrapper; made for RC4 by Orcatech(RC4Space)

The Bot

Interface

Instant status for each laundry machine.

Click on a level to inspect that level's washing status

Getting Started

  1. Clone this repository to your computer.

  2. Install python. Then run the following in your terminal.

pip install -r requirements.txt
  1. Setup your VS Code or any IDE with python 3.0.

  2. Create a telegram bot using thr botfather. Refer here.

  3. 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!

  4. Run your python code. Enter the following in your terminal.

python laundrybot.py

Contributors

  • Cai Peng Fei
  • Ryo Armanda
  • Ivander Jonathan
  • Timotius Jason
  • Bui Quang Huy

About

Telegram BOT interface for the Laundry Machine Bot Project; made with python-telegram-bot wrapper; made for RC4 by RC4Space

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%