An open API service indexing awesome lists of open source software.

https://github.com/yoannfleurydev/discord-hue

Discord bot 🤖 to control my Hue 💡
https://github.com/yoannfleurydev/discord-hue

bot discord hue hue-api

Last synced: about 2 months ago
JSON representation

Discord bot 🤖 to control my Hue 💡

Awesome Lists containing this project

README

        

# Discord Hue

**Discord Hue** is a [Discord](https://discord.gg) Bot 🤖 I mainly designed to
control my Phillips Hue lights.

**Discord Hue** is written in [TypeScript](https://www.typescriptlang.org/) and
is compiled for Node (tested on version `10.16.0`).

## Installation

- `cp config/auth.dist.ts config/auth.ts` and change the values that need to be
changed
- `cp config/parameters.dist.ts config/parameters.ts` and change the values that
need to be changed
- `yarn install` will install all the dependencies
- `yarn dev` will compile and connect the bot