: Because OB2 is open-source and built on .NET Core, if you have basic C# knowledge, you can create a .dll file, drop it into the Plugins folder, and OB2 will automatically load it upon startup.
: Connect to specialized third-party solving services not included by default. External Data Handling Openbullet 2 Plugins
public async Task ExecuteAsync(LoliScriptExecutionContext ctx, string[] args) : Because OB2 is open-source and built on
var securityKey = new SymmetricSecurityKey(Encoding.UTF8.GetBytes(secret)); var credentials = new SigningCredentials(securityKey, SecurityAlgorithms.HmacSha256); if you have basic C# knowledge
: Within the application’s web interface, you can view, activate, or deactivate installed plugins to tailor the tool to your current needs. Creating and Finding Plugins
: Improve the software's ability to handle high-volume tasks or interact with external APIs more efficiently. Core Functionalities Enabled by Plugins