Page MenuHomeDevCentral

Implement resolve_nick and whois commands
ClosedPublic

Authored by dereckson on Feb 17 2018, 21:01.
Tags
None
Referenced Files
F3769917: D1322.id3394.diff
Sat, Nov 23, 18:07
F3769905: D1322.id3395.diff
Sat, Nov 23, 17:56
F3769511: D1322.diff
Sat, Nov 23, 15:10
Unknown Object (File)
Tue, Nov 19, 17:33
Unknown Object (File)
Tue, Nov 19, 12:51
Unknown Object (File)
Tue, Nov 19, 09:30
Unknown Object (File)
Tue, Nov 19, 03:05
Unknown Object (File)
Tue, Nov 19, 01:32
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.