Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SosthenG/yourls-notifier
Plugin for Yourls sending notifications to Discord
https://github.com/SosthenG/yourls-notifier
Last synced: 2 months ago
JSON representation
Plugin for Yourls sending notifications to Discord
- Host: GitHub
- URL: https://github.com/SosthenG/yourls-notifier
- Owner: SosthenG
- License: gpl-3.0
- Created: 2021-12-04T19:12:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T16:08:52.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:16:23.983Z (5 months ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Notifier - Sends notifications when actions occurs, like creating a new shortened url. (Plugins / N)
README
[![Listed in Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/)
# yourls-notifier
Plugin for [Yourls](https://yourls.org/) sending notifications.At the moment, this plugin only supports Discord and only send notifications when an url is shortened or clicked (configurable).
# How to install
Like most Yourls plugins, just download the [latest release](https://github.com/SosthenG/yourls-notifier/releases/latest) and drop the `notifier` folder in the `user/plugins` directory.# How to use
Go to the plugin configuration page and set your Discord webhook url. If you don't have one, you need to create it first.It's very simple, you can check Discord [official documentation](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) if you don't know how.