Dário Tavares Antunes

Results 5 issues of Dário Tavares Antunes

The indentation and highlighting etc all work fine just by adding .lhs to the ftdetect (or manually setting filetype=haskell), but the comments are highlighted as if they're code. I can...

This resolves #70. The negative match at the start of the redirect regex prevents redirects from starting with common bot command characters, to avoid activating other bots with redirects (as...

Commands silently fail when they contain a redirect with punctuation, for example `&buttcoin tip qi for being a good mathematician and giving up when it's trivial` fails (because of the...

Right now, Gambot just checks nicks for authentication before certain operations. There's a number of ways that better user authentication can be done, such as (in descending order of good...

_RFC 1459 - Internet Relay Chat_ states that NOTICE should be used for messages that are not to be replied to automatically. Gambot is incompatible with this, instead using PRIVMSG....