mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
titlefetching.md: mention plugins.web.checkignored
Thanks de-facto on #limnoria @ irc.libera.chat
This commit is contained in:
parent
afd032220a
commit
b99f76973f
@ -46,3 +46,14 @@ config supybot.plugins.Web.nonSnarfingRegexp m/(t.me|matrix.to|facebook.com|inst
|
|||||||
* regexp to block the listed domains, which are the first useless
|
* regexp to block the listed domains, which are the first useless
|
||||||
examples I have encountered recently. I just stole the regexp from
|
examples I have encountered recently. I just stole the regexp from
|
||||||
[canonical Limnoria](https://github.com/ProgVal/Limnoria/wiki/Canonical-%23limnoria-doc)
|
[canonical Limnoria](https://github.com/ProgVal/Limnoria/wiki/Canonical-%23limnoria-doc)
|
||||||
|
|
||||||
|
## Titlesnarfing ignored users
|
||||||
|
|
||||||
|
While I personally don't like to do this, it's possible by
|
||||||
|
|
||||||
|
```
|
||||||
|
config channel #CHAN plugins.web.checkignored False
|
||||||
|
```
|
||||||
|
|
||||||
|
I may have the bot on multiple sides of relay or the user may be ignored due
|
||||||
|
to abuse so this may result into spam.
|
||||||
|
Loading…
Reference in New Issue
Block a user