Skip to content

v2023.08.13

Compare
Choose a tag to compare
@ajax146 ajax146 released this 13 Aug 15:06
· 271 commits to main since this release
667fa0c

Core features
The checking for registered channels log was moved to debug
Guild config can now change keys with a confirmation
API rate limits are now handled by the API calls themselves, not the command calls
Nicknames can now be modified to be ascii and markdown free automatically

Ducks
The duckQuotes.txt file was moved to a seperate folder
Duck kill and donate will fail sometimes
There is a long timeout on duck kill and donate to prevent abuse
The auto timeout on miss has a new check to prevent errors

Factoids
The loading factoid jobs log is now a debug log

Raw
Was removed

Relay
Messages being sent to IRC are being cut at 430 now
SASL connection is now properly done using ib3

Dependencies
ib3 added as a dependency
emoji -> 2.7.0
hypothesis -> 6.82.3
pip -> 23.2.1
pipenv -> 2023.7.23
pylint -> 2.17.5
mongodb -> 6.0.7
postgres -> 15.3-alpine

Other
Pylint now checks for all style warnings instead of just errors
Unused port forwards removed from docker compose file
The IP range used by the file has changed
The DEBUG option was added to the default.env
The config.yml file as been compeltely reformated
The linx and dumpdbg API URL have been moved to config.yml

v2023.07.22...v2023.08.13