Page MenuHomeDevCentral

Add ZADD alias for RANDOMSTUFF
ClosedPublic

Authored by dereckson on Feb 9 2017, 21:21.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 18:10
Unknown Object (File)
Sun, Nov 10, 08:29
Unknown Object (File)
Sun, Nov 10, 08:28
Unknown Object (File)
Sun, Nov 10, 03:06
Unknown Object (File)
Sun, Nov 10, 00:01
Unknown Object (File)
Sat, Nov 9, 22:25
Unknown Object (File)
Wed, Oct 30, 11:09
Unknown Object (File)
Fri, Oct 25, 18:33
Subscribers
None

Details

Summary

UnderNet #Win used zadd instead of rs as convenient alias
to add a random entry. It's even documented like this in the
former channel manual.

To be compatible with this manual, we add this alias.

Fixes T1150.

Test Plan

Works for randomstuff:
21:24:30 < Dereckson> Gizmo: zadd foo bar
21:24:31 < Gizmo> Dereckson, done. There are now 83 randomstuffs.

Works for random replies for an info2 entry:
21:24:35 < Dereckson> Gizmo: zadd ~foo bar
21:24:35 < Gizmo> Dereckson, done. There are now 4 randomstuffs.

Diff Detail

Repository
rDARKBOT Darkbot
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
zadd
Build Status
Buildable 1410
Build 1658: arc lint + arc unit

Event Timeline

dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 9 2017, 21:25
This revision was automatically updated to reflect the committed changes.