Page MenuHomeDevCentral

Implement resolve_nick and whois commands
ClosedPublic

Authored by dereckson on Feb 17 2018, 21:01.
Tags
None
Referenced Files
F11079069: D1322.id.diff
Wed, Aug 13, 09:34
Unknown Object (File)
Mon, Aug 11, 19:50
Unknown Object (File)
Sun, Aug 10, 13:00
Unknown Object (File)
Fri, Aug 8, 07:06
Unknown Object (File)
Tue, Jul 15, 11:44
Unknown Object (File)
Jul 13 2025, 04:24
Unknown Object (File)
Jul 11 2025, 22:31
Unknown Object (File)
Jul 10 2025, 23:45
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.