Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pylixonly/aliucordrn-plugins
My plugins for Aliucord React Native
https://github.com/pylixonly/aliucordrn-plugins
aliucord aliucordrn plugin
Last synced: 17 days ago
JSON representation
My plugins for Aliucord React Native
- Host: GitHub
- URL: https://github.com/pylixonly/aliucordrn-plugins
- Owner: pylixonly
- License: gpl-3.0
- Created: 2022-12-16T01:44:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T18:24:15.000Z (almost 2 years ago)
- Last Synced: 2024-11-27T08:56:09.965Z (25 days ago)
- Topics: aliucord, aliucordrn, plugin
- Language: TypeScript
- Homepage:
- Size: 722 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AliucordRN Plugins
> **Warning**
>
> AliucordRN is not yet finished, therefore these plugins may break anytime due to breaking changes. These plugins has to be installed manually.### [RichPresence](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/RichPresence.zip)
Allows you to set your Discord Rich Presence based on your last.fm or your custom settings.### [VendettaLoader](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/VendettaLoader.zip)
Loads [Vendetta](https://github.com/vendetta-mod/Vendetta) as an AliucordRN plugin.### [PluginDownloader](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/PluginDownloader.zip)
A temporary plugin that downloads and installs AliucordRN plugins.### [NoAutoReplyMention](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/NoAutoReplyMention.zip)
Turns off auto mention when replying by default.### [MoarConfirm](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/MoarConfirm.zip)
Prompt confirmations for irreversible actions before you regret.### [NoIdle](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/NoIdle.zip)
Don't idle when Discord is running in the background.### [HideGiftButton](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/HideGiftButton.zip)
Hides the gift button next to chat input.### [EmoteGrabber](https://github.com/amsyarasyiq/aliucordrn-plugins/raw/builds/EmoteGrabber.zip)
Grab emote's link or clone them to your server.\
Huge thanks to Fiery from his Enmity's [@FierysDiscordAddons/Stealmoji](https://github.com/FierysDiscordAddons/Stealmoji) plugin.Deprecated plugins
### ThemePatcher
#### (deprecated in favour of [AliucordRN#52](https://github.com/Aliucord/AliucordRN/pull/52) and [AliucordRN#53](https://github.com/Aliucord/AliucordRN/pull/53))
Patch coloring in AliucordRN (settings/ThemePatcher.json)### MagicThemeFixer
#### (deprecated in favour of [AliucordRN#42](https://github.com/Aliucord/AliucordRN/pull/42))
Magically fix the broken theming in AliucordRNBuilding plugins
\
Build Plugin:
```sh
pnpm build [PLUGIN_NAME]
```Watch for changes and auto compile & deploy* :
```sh
pnpm watch [PLUGIN_NAME]
```
\* Requires adb installed and to be connected to your phone