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 💡
- Host: GitHub
- URL: https://github.com/yoannfleurydev/discord-hue
- Owner: yoannfleurydev
- Created: 2018-10-14T16:49:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:25:56.000Z (over 2 years ago)
- Last Synced: 2025-02-11T12:19:11.739Z (3 months ago)
- Topics: bot, discord, hue, hue-api
- Language: TypeScript
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
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