This branch is 19 commits behind LimnoriaPlugins/SnoParser:master
Georg c5a37126bc
Improved ipcounting
Signed-off-by: Georg <georg@lysergic.dev>
2021-08-26 19:32:58 +02:00
2021-08-26 19:32:58 +02:00
2021-06-19 16:08:43 +05:30
2021-06-19 16:08:43 +05:30
2021-08-26 19:32:58 +02:00
2021-08-26 19:32:58 +02:00
2021-06-19 16:08:43 +05:30

SnoParser

Parses the Server Notices from ErgoIRCd.

Assumptions

  • force-nick-equals-account=True
  • The Bot needs to be oper and have all the snomasks.

Current Coverage

  1. CONNECT
  2. XLINE
  3. NICK
  4. KILL
  5. ACCOUNT (reg only)

Configurations

  1. Formatting for 'AutoVhost' post Registration (TODO: Disable)
  2. Configure the '#channel' to send the SNO lines (disabled by default) (TODO: Add Exceptions)
  3. Use ZWSP to toggle nickhighlights when in channel.
Description
SnoParser with Whois and Whois caching.
Readme 176 KiB
Languages
Python 100%