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

Commit

Permalink
Alphabeticize items in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarthus committed Dec 18, 2015
1 parent d11410c commit 0e1f41d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

This repository contains all my WeeChat scripts.

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

- [maskmatch.py](maskmatch.py)
- Whenever a mode with hostmask argument is set, this script compares the mask to anyone in the current channel
to see if it matches anyone, and lists them accordingly. Also allows you to compare people who would be affected
by a ban with `/maskmatch <hostmask>`.

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

- [whowas_timeago.py](whowas_timeago.py)
- Extract the date from WHOWAS and inform the user of how long ago this roughly was.

Expand Down

0 comments on commit 0e1f41d

Please sign in to comment.