All my plugins for Avia client
Adds a button to the image viewer to add the image to favourites. Currently no support for adding a custom title because I'm too stupid to figure out how to do it but I might add it in the future. Also for some reason the image only shows up in favourites after you refresh, no fucking clue why that is.
EXAMPLE:
Adds a button to non-image/video attachments to copy the attachment link
EXAMPLE:
Allows you to set a custom home button image
HOW TO USE:
After enabling the plugin, paste the following into your quick css:
[class='homebutton']{
background-image:url('YOUR IMAGE URL HERE');
background-size:contain;
height:32px;
}Forces emojis in embeds and message reactions to use your selected emoji pack
HOW TO USE
After installing the plugin, open your user settings and click on the "appearance" tab. Once you've done that, the plugin should work. You can test it by reacting to a message with any default emoji and if the emoji is rendered from your selected emoji pack, the plugin works.
Adds a button to user context menus to impersonate them (set their username and avatar as a masquerade)
A few notes:
Ava's masquerade plugin is required for this plugin to function
Right clicking a user and pressing the impersonate button does not work. Instead, you have to left click the user you want to impersonate, click the 3 dots on their profile, then press the impersonate button.
Masquerading only works in channels where you have permission. It does not currently work in dms but apparently that's gonna change at some point
It shrinks emojis 🤯
I have severe brain damage so these plugins probably have some quite serious flaws, but from my testing they work
if anything doesn't work properly, feel free to contact me on stoat (0simp#2291) to tell me how fucking stupid I am, or fix it yourself (tbh if you know ANYTHING about coding you're probably better off doing the latter)