The Webtitles plugin catches URLs pasted in a channel, follows them and reports back the title of the web page that was linked to.
It has no bot commands; everything is done by automatically scanning channel and private query messages for things that look like links.
The Webtitles plugin catches HTTP URL links in messages, connects to their servers and and streams the web page itself, looking for the web page's title. This is then reported to the originating channel or personal query.
https://github.com/zorael/kameloso/wiki/Current-plugins#webtitles, kameloso.plugins.common.core, kameloso.plugins.common.misc
See Source File
Boost Software License 1.0
JR
The Webtitles plugin catches URLs pasted in a channel, follows them and reports back the title of the web page that was linked to.
It has no bot commands; everything is done by automatically scanning channel and private query messages for things that look like links.