Files
derp/TODO.md
user ddefeb4242 docs: clean up stale TODO.md backlog
Remove completed items (username, dork, wayback, per-channel filtering,
message truncation, reconnect backoff, structured logging, bot/config
tests).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 04:58:46 +01:00

430 B

derp - Backlog

Plugins

  • emailcheck -- SMTP VRFY/RCPT TO verification
  • canary -- canary token generator/tracker

Bot Features

  • Multi-server support (per-server config, shared plugins)
  • Stable plugin API (versioned, breaking change policy)

Testing

  • Integration tests with mock IRC server
  • Plugin command tests (encode, hash, dns, etc.)
  • CAP negotiation tests (mock connection)