Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Add modematch.py: Match against modes with hostmask argument against …
Browse files Browse the repository at this point in the history
…nicklist
  • Loading branch information
Zarthus committed Dec 18, 2015
1 parent 3387551 commit bd65ec0
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This repository contains all my WeeChat scripts.

- [banmatch.py](banmatch.py)
- Whenever a ban is set, this script compares the mask to anyone in the current channel
to see if it matches anyone, and lists them accordingly.

- [chancomp.py](chancomp.py)
- Compares channels with a different user via WHOIS and returns the number
of channels being shared between the two.
Expand Down
Loading

0 comments on commit bd65ec0

Please sign in to comment.