ZeroKnight / ZeroBot

My personal IRC/Multi-protocol Bot created (and re-created) for education and amusement.
MIT License
1 stars 0 forks source link

[Quote] Add flag to `quick` that includes ZeroBot messages #33

Closed ZeroKnight closed 2 years ago

ZeroKnight commented 3 years ago

Quick ignores messages from ZeroBot as the initial target of the command. Sometimes we actually want ZeroBot's message though, so add a flag to specify this; something like -z / --include-zerobot.

ZeroKnight commented 2 years ago

Explicitly specifying ZeroBot as the target, e.g. quote quick ZeroBot ... achieves the same result. Adding an option would be redundant and misleading since other ZeroBot messages can indeed be grabbed when using --num-previous.