What steps will reproduce the problem? 1. /msg DjangoBot who
What is the expected output? What do you see instead?
It would be cool to get a list of those users who typed messages during the last, say, 60 seconds:
/msg DjangoBot who DjangoBot: Active users during the last 60 seconds: DjangoBot: akaihola is Antti Kaihola, Hometown, URL DjangoBot: brosner is Brian Rosner, Hometown, URL
Currently there's no output if you give no arguments to the "who" command.
What version of the product are you using? On what operating system?
Current trunk on Ubuntu 7.10 and Python 2.5
Please provide any additional information below.
This is part of the proposed functionality in the now closed issue 7.
Comment #1
Posted on Feb 10, 2008 by Grumpy CamelHere's a new patch against current trunk.
- who-recent-active.diff 3.21KB
Status: New
Labels:
Type-Defect
Priority-Medium