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 f332c6a commit e82f085Copy full SHA for e82f085
CHANGELOG.md
@@ -7,6 +7,7 @@ Added:
7
- Support `++nickname` style karma (`karma.py`)
8
- Bot-wide aliases (`!balias` in `aliases.py`)
9
- Support per-user (PM) `command-method` setting (`commands`)
10
+- `dnsbl` module to loop up given IPv4 and IPv6 addresses in blacklists
11
12
Changed:
13
- "Core" modules (modules needed for base operation of bitbot) moved to `src/core_modules` and made blacklist-immune
VERSION
@@ -1 +1 @@
1
-1.17.0-rc1
+1.17.0
0 commit comments