Page MenuHomeDevCentral

Implement resolve_nick and whois commands
ClosedPublic

Authored by dereckson on Feb 17 2018, 21:01.
Tags
None
Referenced Files
F9606290: D1322.id.diff
Mon, Jun 9, 21:22
Unknown Object (File)
Sun, Jun 8, 05:06
Unknown Object (File)
Sun, May 11, 23:50
Unknown Object (File)
May 10 2025, 19:29
Unknown Object (File)
May 9 2025, 10:29
Unknown Object (File)
May 8 2025, 19:15
Unknown Object (File)
May 8 2025, 19:12
Unknown Object (File)
May 8 2025, 15:01
Subscribers
None

Details

Summary

The whois command is extracted from the Twitter code to tag !pub messages.
This command produces a known nickname string, or an empty string if unknown.

The resolve_nick will produce a known handle or cloak username if known,
or keep the original nickname if unknown. This is intended to be used
with the servers log on quieter channels with mature legitimate users.

Test Plan

Tested on Wearg

Diff Detail

Repository
rVIPER ViperServ scripts
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 17 2018, 21:02
This revision was automatically updated to reflect the committed changes.