v1.17.0 release
This commit is contained in:
parent
f332c6abc9
commit
e82f0854cc
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ Added:
|
||||||
- Support `++nickname` style karma (`karma.py`)
|
- Support `++nickname` style karma (`karma.py`)
|
||||||
- Bot-wide aliases (`!balias` in `aliases.py`)
|
- Bot-wide aliases (`!balias` in `aliases.py`)
|
||||||
- Support per-user (PM) `command-method` setting (`commands`)
|
- Support per-user (PM) `command-method` setting (`commands`)
|
||||||
|
- `dnsbl` module to loop up given IPv4 and IPv6 addresses in blacklists
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
- "Core" modules (modules needed for base operation of bitbot) moved to `src/core_modules` and made blacklist-immune
|
- "Core" modules (modules needed for base operation of bitbot) moved to `src/core_modules` and made blacklist-immune
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.17.0-rc1
|
1.17.0
|
||||||
|
|
Loading…
Reference in a new issue