ipvalverde / D2AD

Discord and Active Directory integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Discord 2 Active Directory

Thanks for checking out my project, feel free to reach out on Discord J3ax#8367 in case of help needed with this integration, please remember this is just a small script, I'm working to make available the full integration

This script will fetch some data from the machine it is running on. Running 2 powershell commands it will determine if the machine is enrolled in an Active Directory Domain and which

After determining the enrollment and the name, it will send an embed message to a specific channel and display correctly the domain name and the enrollment status.

How to run it

  1. Download and install the latest version of Node.js
  2. Open a terminal window in this folder
  3. Run npm install
  4. Run npm start to execute the code

About

Discord and Active Directory integration


Languages

Language:JavaScript 100.0%