Releases: impredicative/irc-url-title-bot
Releases · impredicative/irc-url-title-bot
0.5.6
0.5.5
- Updated various third-party package requirement versions.
0.5.4
- Updated to Python 3.9 from 3.8.
0.5.3
- Updated various third-party package requirement versions.
0.5.2
- Refreshed various third-party package requirement versions.
- Allow site-specific
blacklist.title
to optionally be a list of strings. Previously it could only be a single string, and not a list. - Allow site-specific
alert.read=false
to disable read failure alerts for site. - Disable log messages by the
urltitle
package.
2020-10-12
- Refreshed various third-party package requirement versions.
2020-08-22
- [breaking] Made
blacklist.url
comparison case insensitive. - Refreshed various package requirement versions.
2020-08-16
ircstyle.unstyle
is applied to each message to remove IRC formatting before extracting URLs from it.- Refreshed
requirements.txt
.
2020-06-29
- Update various package requirements so as to better support youtube.com and newsweek.com.
2020-06-07
- Update various package requirements, not limited to
urltitle
andminiirc
. - Add handlers for regaining the configured nick if it's lost.
- Use green foreground color of
TITLE_PREFIX
.