diff options
| author | 2019-06-05 14:29:41 +0100 | |
|---|---|---|
| committer | 2019-06-05 14:29:41 +0100 | |
| commit | f8c8074c7e1107738621e1b29cd7c4a6fd978d1f (patch) | |
| tree | df8639d2fe293b226e34e88e8baf6de132e40ce1 | |
| parent | Change duck-triggering to be through regex commands that catch ALL messages; (diff) | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,8 @@ Added: - IRCv3: Also look at CTCP events for msgids - Sub-event system within all SentLines +- Show last action in !seen (e.g. 'seen 1m ago (<jesopo> hi)') +- WARN when labels are not responded to in a timely fashion Changed: - `!np` against a known nickname will attempt to resolve to lastfm username @@ -12,6 +14,7 @@ Fixed: - Differentiate between send and received CTCP events - `IRCSocket._send` will now only return lines that definitely hit the wire - GitHub `commit_comment` event formatting exception +- Strip xref tags from !define output # 2019-06-03 - BitBot v1.8.0 |
