Darkbot Plugins Guide

Start with the antiflood and badwords plugins for basic channel safety. Add weather and urban for utility. Then, dive into writing your own custom .set scripts. Darkbot’s language is remarkably human-readable, and its lean architecture means your bot will still be running on a forgotten VPS five years from now, faithfully answering @seen [nick] queries.

mod-http returns gibberish. Solution: Modern APIs require TLS/SSL. Darkbot’s mod-http rarely supports HTTPS. Use a local proxy like http://localhost:8080/ with mitmproxy or switch to non-HTTPS endpoints. darkbot plugins

# calc.set - Simple arithmetic plugin # Usage: @calc 2+2 keyword calc type command syntax "calc <expression>" description "Evaluates basic math (+, -, *, /)" handler bc -l] Start with the antiflood and badwords plugins for

Fire up your terminal, download the source, and start cloning those .set files. Your channel is waiting. Darkbot’s mod-http rarely supports HTTPS

Open scripts/calc.set :