Useful and Fun plugins to use for Aliucord!

Overview

    Aliucord Plugins

What do I need to use plugins ?

To obtain Aliucord plugins (Plugins for Discord) make sure you have Aliucord installed! If you don't have Aliucord installed, follow the steps over at Aliucord!

How do I install plugins ?

There are 2 ways to get started with this process!

Method 1

To install plugins, head on over to the official Aliucord Discord , Once you've joined head on over to the channel named #plugins-list where you'll find a list of plugins available to be installed! Follow these steps once you've figured out which one(s) you want!

  1. Hold down on message with the GitHub.com link
  2. Click on Open PluginDownloader
  3. Find the plugin you'd like, and click install

Once those steps are followed you're all set, if you have any issues restart the app!

Method 2

To install plugin, head on over to the official Aliucord Discord , Once you've joined head on over to the channel named #new-plugins where you'll find a bunch of new plugins available to be installed! Follow these steps once you've figured out which one(s) you want!

  1. Hold down on message with the GitHub.com link
  2. Click on Install PluginName
Comments
  • Let there be colors not ignoring emoji only messages

    Let there be colors not ignoring emoji only messages

    method: send a message with only emotes (and optionally spaces)

    expected result: let there be colours does not add the encoded color to the end of the message

    actually result: the encoded color is added to the message, preventing bigmoji

    opened by BeeFox-sys 5
  • [BetterMarkdown] Cursor and extra letter bug

    [BetterMarkdown] Cursor and extra letter bug

    When using code-blocks, you can't see select highlight nor the cursor IMG_20211231_103116 (the text is selected)

    And in this image, it shouldn't markdown this extra letter (this shows for all markdown afaik) IMG_20211231_103207

    opened by WitherredAway 2
  • [LetTherBeColors] Color setting breaks bot commands.

    [LetTherBeColors] Color setting breaks bot commands.

    Basically, With the plugin enabled, some bots, if not most, bot commands. The bots return an error saying they where unable to understand a value for something that doesn't get displayed. This may cause issues for server staff.

    Screenshot of a Bot failing the command Screenshot of a Bot failing the command.

    Another screenshot of a Bot failing the command Another screenshot of a bot failing the command.

    NOTE: Screenshots where taken from desktop. All users shown had the plugin enabled with a color value set.

    opened by Riddim-GLiTCH 1
  • checking for correct balanced syntax

    checking for correct balanced syntax

    currently, *aaaaaaaa_ shows as italic. However this is not the expected behaviour. the plugin should check for balanced asterisks, tildes, underlines separately.

    opened by hjroh0315 0
  • [LetThereBeColors] Incorrect message colour in light theme

    [LetThereBeColors] Incorrect message colour in light theme

    When the Light theme is selected in appearance options, the text colour for message content is incorrect. It appears that the colour from Dark theme is being preserved.

    Steps to Reproduce

    1. Switch the app's theme to "Light" in User Settings > Appearance
    2. Go back to a channel with some messages --> ❌ The message text is light grey, which is difficult to read against the white background.

    Expected behaviour

    The text would be blank. (This is the case when the plugin is not installed, and the plugin doesn't adjust the default dark theme font colour in this way.)

    opened by MMK21Hub 0
  • [GreenText] Text is highlighted incorrectly when using multi-line quotes

    [GreenText] Text is highlighted incorrectly when using multi-line quotes

    When a message contains a multi-line markdown quote (>>>), the entirety of the first line of the quote is coloured green, and the first few characters of the second line in the quote are also coloured green.

    This is inconsistent with single-line quotes (>).

    To reproduce

    Send a message containing a multi-line markdown quote:

    >>> Hello
    Good evening!
    

    Screenshots

    Screenshot_20220420-082359.png

    opened by MMK21Hub 0
  • [copy please] copying usernames

    [copy please] copying usernames

    Basically if you tap to copy the username of someone named "randomname#0902" it'll copy "randomname#902", ignoring the left zero in the discriminator. That should be fixed maybe with adding a padding to the number or idk just fiz please UwU

    opened by Isadora-URSS 1
  • [BetterMarkdown] Full code block, syntax highlighting and font

    [BetterMarkdown] Full code block, syntax highlighting and font

    IMG_20220313_135132 It would be neat if, when you're doing a "full" code block (with 3 backticks), it codeblocks the text input box entirely until the end like this Project (20220313020620) (ofc it would be accurate to the colour and shape that actually show when the message is sent unlike my scuffed edit)

    Secondly, i think syntax highlighting within full code blocks would be sweet, would really add the cherry on top if it's possible :]

    Thirdly, it would be very neat if it was possible to make the font within code blocks monospace or whatever font discord uses, when the message is sent

    opened by WitherredAway 0
  • [BetterMarkdown] Code block bug

    [BetterMarkdown] Code block bug

    IMG_20220313_135245 Here the markdown is incorrect in some parts. it marks down the entire thing instead of just the bits that are actually marked down when the text is sent

    opened by WitherredAway 0
Owner
Link
Self taught Software Engineer in search of new adventures! ⚔️
Link
Kmp4free - A Gradle Plugin that allows seamless switching between Kotlin JVM and the Kotlin Multiplatform Plugins

?? kmp4free Allows you to toggle between Kotlin JVM Plugin -> Kotlin Multiplatform with a Gradle Property kmp4free=true. This Gradle Plugin was built

Sam Edwards 61 Oct 14, 2022
Kotlin Gradle plugins for conveniently setting up Kotlin projects (JVM/MPP), publishing, Dokka, etc

Arrow Gradle config Add basic config to a Kotlin Multiplatform project In an Arrow KMP project, just add to the plugin block: plugins { kotlin("mu

ΛRROW 8 Aug 3, 2022
Gradle plugins for easy start into kotlin

Starter gradle plugins for kotlin The aim The aim of this project is to create a

MIPT-NPM 5 Mar 5, 2022
Free plugins for kraken using the community api.

Community Plugins Free plugins for kraken using the community api. Wiki Make sure you read the Wiki for guides and information on how to use the commu

RSKrakenCommunity 2 Jun 25, 2022
A Gradle plugin that generates plugin.yml for Bukkit/BungeeCord/Nukkit plugins based on the Gradle project

plugin-yml is a simple Gradle plugin that generates the plugin.yml plugin description file for Bukkit plugins, bungee.yml for Bungee plugins or nukkit.yml for Nukkit plugins based on the Gradle project. Various properties are set automatically (e.g. project name, version or description) and additional properties can be added using a simple DSL.

Plexus 0 Apr 10, 2022
Showcases different ways of writing backwards-compatible Gradle plugins.

manifestprinter This project showcases different ways of writing backwards-compatible Gradle plugins. It accompanies a talk held at droidcon Berlin 20

Simon Schiller 5 Jul 12, 2022
Graphfity is a Gradle Plugin which creates a dependency node diagram graph about your internal modules dependencies, specially useful if you are developing a multi-module application

Graphfity creates a dependency nodes diagram graph about your internal modules dependencies, specially useful if you are developing a multi-module app

Iván Carrasco 27 Dec 20, 2022
A Gradle plugin that improves the experience when developing Android apps, especially system tools, that use hidden APIs.

A Gradle plugin that improves the experience when developing Android apps, especially system tools, that use hidden APIs.

Rikka apps 124 Dec 31, 2022
Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.

CompleteKotlin Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms. What this plugin provides This zero-conf

Louis CAD 235 Jan 3, 2023
Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it

decomposer Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it How to use Run bui

Takahiro Menju 56 Nov 18, 2022
Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes

Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes

Dipien 142 Dec 29, 2022
A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.

Change Tracker Plugin A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes

Ismael Di Vita 110 Dec 19, 2022
Android Gradle Plugin -- Auto Check big image and compress image in building.

McImage I will continue to update, please rest assured to use 中文文档 Android优雅的打包时自动化获取全部res资源 McImage is a Non-invasive plugin for compress all res in

smallSohoSolo 1.1k Dec 28, 2022
Gradle plugin that generates a Swift Package Manager manifest and an XCFramework to distribute a Kotlin Multiplatform library for Apple platforms.

Multiplatform Swift Package This is a Gradle plugin for Kotlin Multiplatform projects that generates an XCFramework for your native Apple targets and

Georg Dresler 262 Jan 5, 2023
Gradle Plugin for publishing artifacts to Sonatype and Nexus

Introduction Due to Sonatype's strict validation rules, the publishing requirement must be satisfied by every artifact which wants to be published to

Johnson Lee 21 Oct 14, 2022
Gradle plugin that parses version updates and assigns them to groups of people.

Notifier Gradle Plugin This gradle plugin serves the need of automating how dependencies are handles in a project. More specifically, it functions usi

Plum 4 Oct 27, 2022
Gradle plugin to ease Kotlin IR plugin development and usage in multimodule gradle projects

Gradle plugin to ease Kotlin IR plugin development and usage in multimodule gradle projects. Former: kotlin-ir-plugin-adapter-gradle

null 2 Mar 8, 2022
Set projects versions based on git tags and following semantic versioning

SemVer Gradle Plugin Set projects versions based on git tags and following semantic versioning. Inspired on Reckon but centered on supporting multi-pr

Javier Segovia Córdoba 10 Jan 6, 2023
A Gradle plugin enforcing pre-commit and commit-msg Git hooks configuration

A Gradle plugin enforcing pre-commit and commit-msg Git hooks configuration. Conventional-commits-ready.

Danilo Pianini 24 Dec 16, 2022