keshon / yougile-to-discord-notification

Simple JS script to notify to Discord about YouGile tasks status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# YouGile to Discord notification

YouGile to Discord notification

Simple JS script to notify to Discord about YouGile tasks status

Installation

  • Install YouGile desktop client, authorize and press CTRL + ~ hotkey combination to popup a script editor.
  • In script editor create new script with any name you want and paste content from yougile-to-discord-notification.js in this repo.
  • In Discord channel create new Webhook integration ang get webhook URL to paste it to const webhookURL variable.
  • Save the script and press Play button.

About

Simple JS script to notify to Discord about YouGile tasks status

License:MIT License


Languages

Language:JavaScript 100.0%