Val Lorentz

Results 511 comments of Val Lorentz

@jwheare I get there are privacy issues, but how is it different to send completion requests to "anyone" vs "anyone who says they are a bot"?

Yes, indeed, that sounds like the right solution in PMs. As an alternative to metadata, what about making bots send a tag to say "hey I am a bot, please...

Hmm forget it, that's an ugly hack. @DanielOaks That sounds like a good idea. IIRC, Unreal has a +B mode too, and makes it visible in whois (335, RPL_WHOISBOT). So...

I really like the idea, but I have a few questions/concerns: 1. What is the meaning of nickname separators? Where should a separator be in the spoofed nickname? 2. It...

We have two competing views here, but I think we can unify them both: 1. we could add a tag for PRIVMSG that contains the spoofed nick (@jwheare 's proposal),...

I don't think `draft/` should be used forever, it's supposed to be only temporary, and for somewhat experimental implementations. Vendoring is perfect for this.

you don't need to add a new converter, it can be parsed in `remind()`

> Guess the answer to this is to use callbacks No, that's the module to manage callbacks/events, not parse command arguments. The right place for the parser would be in...

@poVoq Reset `supybot.commands.nested.brackets` to `[]` and/or load the Time plugin.

Yes, that's what this feature request is about