We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0a340 commit b5546adCopy full SHA for b5546ad
CHANGELOG.md
@@ -6,6 +6,7 @@ Added:
6
- `hostmask-tracking.py` - keep a history of what hostmasks each nickname has used
7
- Also watch `NICK` and `QUIT` lines to see when our nickname might be freee (`nick_regain.py`)
8
- IRCv3 `draft/delete` implementation (`ircv3_editmsg.py`)
9
+- Show account and realname in `JOIN` formattin when available (`format_activity.py`)
10
11
Changed:
12
- Removed `--data-dir`, `--database` and `--log-dir`, these options have been moved to `bot.conf`
0 commit comments