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>
18 lines
430 B
Markdown
18 lines
430 B
Markdown
# 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)
|