Skip to content

Repository files navigation

wlanpi-chat-bot

A Chatbot Interface for the WLAN Pi to allow remote administration

NOTE: This is alpha code

Install notes on WLAN Pi v2.0.1 image

  1. Install pre-req Python modules:
    pip3 install psutil
    pip3 install netifaces
  1. SSH to the WLAN Pi

  2. Clone the bot Github repo:

    sudo git clone https://github.com/wifinigel/wlanpi-chat-bot.git

  3. cd wlanpi-chat-bot

  4. sudo chmod 755 ./install.sh

  5. sudo ./install.sh (make sure you have you app token ready to enter when prompted by the script)

Notes

  1. If you want to start again by removing everything, go to the dir where you cloned the repo and uninstall using:

sudo ./install.sh -r

  1. To clone the dev branch (if you're feeling brave), use the process above, but use the following clone command:

    sudo git clone -b dev https://github.com/wifinigel/wlanpi-chat-bot.git

Probe Report

About

A Chatbot Interface for the WLAN Pi to allow remote administration

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages