# derp - Tasks ## Current Sprint (2026-02-15) | Pri | Status | Task | |-----|--------|------| | P0 | [x] | Hot-reload: !load, !reload, !unload, !plugins | | P0 | [x] | Command shorthand (prefix matching) | | P0 | [x] | Container support (Containerfile + podman-compose) | | P0 | [x] | Wave 1 plugins: dns, encode, hash, defang, revshell, cidr | | P0 | [x] | Plugin help: !help shows description + commands | | P0 | [x] | Bot uptime command | | P0 | [x] | Documentation update (all docs current) | | P0 | [x] | Wave 2 plugins: whois, portcheck, httpcheck, tlscheck, blacklist, rand, timer | | P0 | [x] | CLI --cprofile flag | | P1 | [ ] | SASL PLAIN authentication | | P1 | [ ] | Rate limiting for outgoing messages | | P1 | [ ] | CTCP responses (VERSION, TIME, PING) | | P2 | [ ] | Admin/owner permission system | ## Completed | Date | Task | |------|------| | 2026-02-15 | Wave 2 plugins (whois, portcheck, httpcheck, tlscheck, blacklist, rand, timer) | | 2026-02-15 | CLI --cprofile flag | | 2026-02-15 | Wave 1 plugins (dns, encode, hash, defang, revshell, cidr) | | 2026-02-15 | Hot-reload, shorthand, plugin help | | 2026-02-15 | Container deployment (Containerfile, compose, Makefile targets) | | 2026-02-15 | crt.sh CT lookup plugin | | 2026-02-15 | TLS verify option for self-signed certs | | 2026-02-15 | Initial implementation (IRC, plugins, config, CLI) |