If you want to you're seeing with the library or start developing your own plugin , tell me: The exact error message or plugin name causing trouble
Originally gaining popularity within the Discord bot development community (specifically for DiscordChatExporter and similar tools), the library has evolved into a general-purpose framework for any .NET application needing modular plugin support.
// In Plugin A EventBus.Publish("DataReady", someData); zeres plugin library
Safely modifying or adding behavior to Discord's internal functions.
public void Log(string message) => Console.WriteLine($"[HOST] message"); public string GetConfig(string key) => ConfigurationManager.AppSettings[key]; If you want to you're seeing with the
The Zeres Plugin Library provides a set of abstract classes, interfaces, and helper utilities that handle the heavy lifting of plugin architecture:
The library includes a lightweight event aggregator: However, as of late 2023/2024, Zerebos (the creator)
Or via .NET CLI:
private PluginLoader loader;
The Zeres Plugin Library was the foundational framework for BetterDiscord plugins for many years. However, as of late 2023/2024, Zerebos (the creator) ceased development. Consequently, the library is now considered deprecated .
Your with JavaScript if you're looking to build something