Skip to content

SypherrDev/DiscordHue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Discord Selfbot for Light Control

This Discord selfbot written in Python allows you to control your lights through Discord. It integrates with the Philips Hue lighting system and enables you to change the colors of your lights by simply interacting with the selfbot.

Prerequisites

Before running this selfbot, ensure you have the following prerequisites:

  • Python 3.7 or higher installed
  • discord.py-self library (install using pip install discord.py-self)
  • phue library (install using pip install phue)
  • A Philips Hue lighting system set up in your home network

How It Works

Replace '192.168.0.2' with the IP address of your Hue bridge. This selfbot listens for a specific command in Discord and responds by displaying a message with color options as reactions. When a user reacts to the message with a color emoji, the selfbot communicates with the Philips Hue bridge and changes the color of the lights accordingly.

Very usefull: https://developers.meethue.com/develop/get-started-2/

About

My discord self bot written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages