Results: 126Comments by: rophy
File: FuBar 3.6.503-03-06
plugin without slash commands
Posted By: rophy
I am writing a BossPanel plugin, and I skipped the "cmd" parameter in BossPanelPlugin:new(), but it results in error message popup when the user clicks "about" for my plugin. I tried to learn from other plugins source code but they all have slash commands. So how can I skip the slash command part?