diff options
author | V <vendicated@riseup.net> | 2023-09-24 16:17:33 +0200 |
---|---|---|
committer | V <vendicated@riseup.net> | 2023-09-24 16:17:33 +0200 |
commit | 0b7fca864af6b99800e5a005e45ec8a527c54fb9 (patch) | |
tree | bf6f2804ab30f6e9ddf7824c1a3ec026707e76e1 | |
parent | 30ac25607023752031aa98060cbf8a736109992d (diff) | |
download | Vencord-0b7fca864af6b99800e5a005e45ec8a527c54fb9.tar.gz Vencord-0b7fca864af6b99800e5a005e45ec8a527c54fb9.tar.bz2 Vencord-0b7fca864af6b99800e5a005e45ec8a527c54fb9.zip |
plugin READMEs: migrate from imgur to github assets
-rw-r--r-- | src/plugins/favEmojiFirst/README.md | 4 | ||||
-rw-r--r-- | src/plugins/favGifSearch/README.md | 2 | ||||
-rw-r--r-- | src/plugins/imageZoom/README.md | 4 | ||||
-rw-r--r-- | src/plugins/previewMessage/README.md | 3 | ||||
-rw-r--r-- | src/plugins/searchReply/README.md | 3 |
5 files changed, 9 insertions, 7 deletions
diff --git a/src/plugins/favEmojiFirst/README.md b/src/plugins/favEmojiFirst/README.md index dc84480..10a62a6 100644 --- a/src/plugins/favEmojiFirst/README.md +++ b/src/plugins/favEmojiFirst/README.md @@ -2,5 +2,5 @@ Puts your favorite emoji first in the emoji autocomplete. -![FavEmojis](https://i.imgur.com/mEFCoZG.png) -![Example](https://i.imgur.com/wY3Tc43.png) +![a screenshot of the favourite emojis section](https://github.com/Vendicated/Vencord/assets/45497981/419c8c16-1afc-46e0-9cc2-20b9c3489711) +![a comparison of the emoji picker before and after enabling this plugin](https://github.com/Vendicated/Vencord/assets/45497981/4f57626d-cfc6-4155-a47c-2eac191231bb) diff --git a/src/plugins/favGifSearch/README.md b/src/plugins/favGifSearch/README.md index c076885..af120da 100644 --- a/src/plugins/favGifSearch/README.md +++ b/src/plugins/favGifSearch/README.md @@ -2,4 +2,4 @@ Adds a search bar to favorite gifs. -![Screenshot](https://i.imgur.com/Bcgb7PD.png) +![Screenshot](https://github.com/Vendicated/Vencord/assets/45497981/19552adc-d921-4153-976e-e9361dc8fdaf) diff --git a/src/plugins/imageZoom/README.md b/src/plugins/imageZoom/README.md index 8e3b7ef..75cfd4f 100644 --- a/src/plugins/imageZoom/README.md +++ b/src/plugins/imageZoom/README.md @@ -2,5 +2,5 @@ Lets you zoom in to images and gifs. Use scroll wheel to zoom in and shift + scroll wheel to increase lens radius / size -![Example](https://i.imgur.com/VJdo4aq.png) -![ContextMenu](https://i.imgur.com/0oaRM2s.png) +![the plugin in action](https://github.com/Vendicated/Vencord/assets/45497981/408cd77d-c5f4-40bc-8de2-f977a31b3e5f) +![the context menu options offered by the plugin](https://github.com/Vendicated/Vencord/assets/45497981/3bede636-f1ce-493f-af46-788b920cb81c) diff --git a/src/plugins/previewMessage/README.md b/src/plugins/previewMessage/README.md index e0043b2..34eee3f 100644 --- a/src/plugins/previewMessage/README.md +++ b/src/plugins/previewMessage/README.md @@ -2,4 +2,5 @@ Lets you preview your message before sending it. -![Example](https://i.imgur.com/etqbkzu.png) +![the plugin in action](https://github.com/Vendicated/Vencord/assets/45497981/3ce32860-e5cd-4ea2-bdab-e121f1703579) + diff --git a/src/plugins/searchReply/README.md b/src/plugins/searchReply/README.md index 6938def..b06798f 100644 --- a/src/plugins/searchReply/README.md +++ b/src/plugins/searchReply/README.md @@ -2,4 +2,5 @@ Adds a reply button to search results. -![Screenshot](https://i.imgur.com/SjIEHpw.png) +![the plugin in action](https://github.com/Vendicated/Vencord/assets/45497981/07e741d3-0f97-4e5c-82b0-80712ecf2cbb) + |