Skip to content

Commit

Permalink
deploy: 5586bd2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rico040 committed Jul 4, 2024
0 parents commit 924e3e3
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 0 deletions.
17 changes: 17 additions & 0 deletions 404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
permalink: /404.html
---
> **Note:** You accessed a link that returned a 404, probably by clicking one of the plugin links. You're supposed to copy the link address and add it into Vendetta.
# amsyarasyiq's [Vendetta](https://github.com/vendetta-mod/Vendetta) Plugins

Currently available plugins:
- HideGiftButton
- NoIdle
- MoreConfirm
- Last.fm

# How to install?
Paste a plugin URL into the Plugins page of Vendetta, following a basic format of:

`https://amsyarasyiq.github.io/letup/PLUGIN_NAME`
1 change: 1 addition & 0 deletions BetterSpotifyIntegration/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions BetterSpotifyIntegration/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"BetterSpotifyIntegration","description":"Shrimply better integration with Spotify","vendetta":{},"hash":"2ab21d2e59c1d939684c334b09778068721242b5f01c22f97f9028fded60937e"}
1 change: 1 addition & 0 deletions HideGiftButton/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions HideGiftButton/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"HideGiftButton","description":"Hides the gift button in the chat input.","vendetta":{"icon":"ic_gift_24px"},"hash":"2006b2110e6f5199afb834aeb46daab938082dd286983871fa8d29cbc485f1a8"}
1 change: 1 addition & 0 deletions HoldGIFSend/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(function(e,o,c){"use strict";const t=o.findByProps("selectGIF"),r=c.instead("selectGIF",t,function(n){n[1]?n[1]=n[1].url:n[0]=n[0].url,t.insertText(...n)});return e.onUnload=r,e})({},vendetta.metro,vendetta.patcher);
1 change: 1 addition & 0 deletions HoldGIFSend/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"HoldGIFSend","description":"Hold GIF links to chat input before sending them.","vendetta":{"icon":"gif"},"hash":"3c082ce4efced3cdae6261ee9a17ff5f9c8a06d570c04d54da4eaf0c24b6ac50"}
1 change: 1 addition & 0 deletions Last.fm/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Last.fm/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"Last.fm","description":"Show off your last.fm status on your Discord profile.","vendetta":{"icon":"ic_stage_music"},"hash":"f381fb3a15c574706b7156fca952a081f270dec17eb075001473f5dbeba6a026"}
1 change: 1 addition & 0 deletions NoAutoReplyMention/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions NoAutoReplyMention/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"NoAutoReplyMention","description":"Turns off auto mention when replying to someone.","vendetta":{"icon":"ic_notif_off"},"hash":"0636f19cce99dbb4b1bacc8577277ea4ed2c6e25fe165491975cdcd6dec92ba7"}
1 change: 1 addition & 0 deletions NoIdle/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(function(t,e,n){"use strict";const o=e.patcher.before("dispatch",n.FluxDispatcher,function(c){let[{type:r}]=c;if(r==="IDLE")return[{type:"IDLE",idle:!1}]});return t.onUnload=o,t})({},vendetta,vendetta.metro.common);
1 change: 1 addition & 0 deletions NoIdle/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"NoIdle","description":"Prevent status from idling when Discord is in the background.","vendetta":{"icon":"StatusIdle"},"hash":"477734b6a288567c5ce4439ca1e1dec77b369106ab8ea4993db308bf2261a17c"}
1 change: 1 addition & 0 deletions PyonInstaller/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions PyonInstaller/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"authors":[{"name":"pylix","id":"492949202121261067"}],"main":"index.js","name":"PyoncordInstaller","description":"installs pyoncord.exe (virus)","hash":"1b5e098c2311414d11f88ec82b9cf69a4032ff39ee880f300fd34725742ba8a5"}
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# amsyarasyiq's [Vendetta](https://github.com/vendetta-mod/Vendetta) Plugins

Currently available plugins:
- HideGiftButton
- NoIdle
- MoreConfirm
- Last.fm

# How to install?
Paste a plugin URL into the Plugins page of Vendetta, following a basic format of:

`https://amsyarasyiq.github.io/letup/PLUGIN_NAME`

0 comments on commit 924e3e3

Please sign in to comment.