Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 901 Bytes

File metadata and controls

23 lines (18 loc) · 901 Bytes

Project Name: Home Assistant Discord Bot

Description

This Project aims to be a way to connect your home assistant to Discord, I had a look around Hacs and the Offical Intergrations on Home Assistant and I couldn't find a discord bot where u could do /light, /switch etc, So I made one.

Features

  • Easy to use
  • Updates Switches/Lights Automaticly
  • Uses AutoComplete

Installation

  1. Clone the repository: git clone https://github.com/kezza2k7/HomeAssistantDiscordBot.git
  2. Navigate to the project directory: cd HomeAssistantDiscordBot
  3. Edit the config.json file and add your details in.
  4. Install the required dependencies: npm install
  5. Run the Program using: node index.js

Usage

  1. Run the Program
  2. On Discord use the available commands

Contributing

Contributions are welcome! If you have any ideas or suggestions, please open an issue or submit a pull request.