Upd | Darkbot Plugins
| Type | Description | Example | |------|-------------|---------| | | Respond to user commands prefixed by ! | !8ball , !roll | | Event Plugins | React to joins, parts, messages, timers | Auto‑moderation, greeting | | API Plugins | Fetch external data | Twitch status, YouTube stats | | Game Plugins | Run chat games | Trivia, Duels, Slots | | Integration Plugins | Bridge to other platforms | Discord ↔ IRC relay |
Plugins are compiled .dll files that extend DarkBot’s functionality. They can: darkbot plugins
While the core engine provides basic connectivity, the true magic happens via . These dynamic link libraries (.dll files) extend the bot's functionality, transforming it from a simple "ping-pong" bot into a complex, autonomous server manager. These dynamic link libraries (
For active IRC channels, protection is vital. Plugins can automate: Kicking users who repeat the same phrase. Cap-Lock Detection: Warning users who shout in all caps. Cap-Lock Detection: Warning users who shout in all caps
The primary purpose of these plugins is to automate complex in-game tasks. Depending on the specific plugin installed, users can: