Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

extban for matching a mask only when unidentified #362

Open
jesopo opened this issue Aug 31, 2020 · 0 comments
Open

extban for matching a mask only when unidentified #362

jesopo opened this issue Aug 31, 2020 · 0 comments

Comments

@jesopo
Copy link
Contributor

jesopo commented Aug 31, 2020

consider a format like

$e:nick!user@host#account#gecos

and consider, e.g., 0 to mean "no account", you can ban unidentified irccloud users with

/mode +b $e:*!*@gateway/web/irccloud.com/*#0#*

or consider a format like

$u:nick!user@host

where $u: means "match unregistered users only", you can ban unidentified irccloud users with

$u:*!*@gateway/web/irccloud.com/*
@jesopo jesopo changed the title consider an extban like $x that also includes account extban for matching a mask only when unidentified Sep 1, 2020
@jesopo jesopo closed this as completed Sep 1, 2020
@jesopo jesopo reopened this Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant