Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Customize your Miunie

Petr Sedláček edited this page Aug 29, 2020 · 2 revisions

As more and more amazing people contribute to our humble project, we start to realize that Miunie isn't really our project and making arbitrary decisions about included commands, or which front-end we use, and platform we support doesn't quite feel right.

That's why we would love to support a highly customizable experience out of the box.

So here's a couple of things planned for the next release:

Miunie 2.0

  • In-app creation of custom commands
    • Achieve the most common actions like "Reaction to get a role" with as little clicks as possible
  • Extending Miunie by including .NET .dlls in a new Custom/ directory on runtime
    • Making a Miunie extension will be as easy as dotnet add package Miunie
  • A brand new Blazor WebAssembly front-end
    • Try Miunie in your browser... No dependencies, no installation

This Update's feature set is still being finalized and may change.

  • Be part of the discussion and tell us what you think would be cool, or how you could help. 😊❤️

badge

Clone this wiki locally