From ebb1d36dac8b4fcb3faf4dc0f7fdd3f3ec35314f Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Sat, 14 Aug 2021 00:07:44 +0200 Subject: [PATCH 1/2] add jsdocs for plugins page --- DiscordFreeEmojis.plugin.js | 6 +++++- DiscordFreeEmojis64px.plugin.js | 6 +++++- DiscordFreeEmojisSplit64px.plugin.js | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/DiscordFreeEmojis.plugin.js b/DiscordFreeEmojis.plugin.js index d808c73..1af1e58 100644 --- a/DiscordFreeEmojis.plugin.js +++ b/DiscordFreeEmojis.plugin.js @@ -1,5 +1,9 @@ //META{"name":"FreeEmojis"}*// - +/** + * @name DiscordFreeEmojis + * @website https://github.com/An00nymushun/DiscordFreeEmojis + * @source https://github.com/An00nymushun/DiscordFreeEmojis/blob/master/DiscordFreeEmojis.plugin.js + */ /*@cc_on @if (@_jscript) var shell = WScript.CreateObject("WScript.Shell"); diff --git a/DiscordFreeEmojis64px.plugin.js b/DiscordFreeEmojis64px.plugin.js index 6049ef0..314c268 100644 --- a/DiscordFreeEmojis64px.plugin.js +++ b/DiscordFreeEmojis64px.plugin.js @@ -1,5 +1,9 @@ //META{"name":"FreeEmojis"}*// - +/** + * @name DiscordFreeEmojis + * @website https://github.com/An00nymushun/DiscordFreeEmojis + * @source https://github.com/An00nymushun/DiscordFreeEmojis/blob/master/DiscordFreeEmojis64px.plugin.js + */ /*@cc_on @if (@_jscript) var shell = WScript.CreateObject("WScript.Shell"); diff --git a/DiscordFreeEmojisSplit64px.plugin.js b/DiscordFreeEmojisSplit64px.plugin.js index 5f0a097..4fa0f77 100644 --- a/DiscordFreeEmojisSplit64px.plugin.js +++ b/DiscordFreeEmojisSplit64px.plugin.js @@ -1,5 +1,9 @@ //META{"name":"FreeEmojis"}*// - +/** + * @name DiscordFreeEmojis + * @website https://github.com/An00nymushun/DiscordFreeEmojis + * @source https://github.com/An00nymushun/DiscordFreeEmojis/blob/master/DiscordFreeEmojisSplit64px.plugin.js + */ /*@cc_on @if (@_jscript) var shell = WScript.CreateObject("WScript.Shell"); From 8db26d1a05e2068461278bbe470782d2b1580025 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Sat, 14 Aug 2021 00:08:02 +0200 Subject: [PATCH 2/2] reformat readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bd1999a..d6cb367 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # DiscordFreeEmojis -If you don't have nitro, post the emojis as links!
-
-
-Install it as a [userscript](https://gitlab.com/An0/DiscordFreeEmojis/-/raw/master/DiscordFreeEmojis.user.js) or include the js file somehow else
-If you have Discord installed, use the [installer](https://gitlab.com/An0/DiscordFreeEmojis/-/raw/master/DiscordFreeEmojisInstaller.ps1) (Alt+click to download, right click on the downloaded file and Run with PowerShell) +If you don't have Nitro, post the emojis as links! + +Install it as a [userscript](https://gitlab.com/An0/DiscordFreeEmojis/-/raw/master/DiscordFreeEmojis.user.js) or include the js file somehow else. +If you have Discord installed, use the [installer](https://gitlab.com/An0/DiscordFreeEmojis/-/raw/master/DiscordFreeEmojisInstaller.ps1) (`ALT` + click to download, right click on the downloaded file and Run with PowerShell.)