Skip to content

feat: add playful attack plugin - #59

Merged
variablenix merged 1 commit into
mainfrom
feat/attack-plugin
Aug 3, 2026
Merged

feat: add playful attack plugin#59
variablenix merged 1 commit into
mainfrom
feat/attack-plugin

Conversation

@variablenix

Copy link
Copy Markdown
Owner

Summary

  • add a curated Go-native attack plugin inspired by CloudBot's target-based fun commands
  • support canonical !attack <style> <nick> plus aliases such as !slap, !hug, !flirt, !compliment, !gift, and !high5
  • render action styles with CTCP ACTION and message styles as ordinary IRC replies
  • validate nickname targets and protect outbound text from IRC control characters
  • register and enable the plugin by default, with documentation and tests

Verification

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • go mod verify
  • git diff --check

@variablenix
variablenix merged commit 48361ab into main Aug 3, 2026
3 checks passed
@variablenix
variablenix deleted the feat/attack-plugin branch August 3, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant