Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Additions to /whois #43

Open
FroggMaster opened this issue Jun 19, 2015 · 5 comments
Open

Additions to /whois #43

FroggMaster opened this issue Jun 19, 2015 · 5 comments

Comments

@FroggMaster
Copy link
Owner

Mini profile addition to /whois

Idle time
Birthday
Last Logged Out/Seen

@LandonPowell
Copy link
Contributor

Should idle time be in seconds, or should we do something lower in resources like 5 second intervals?

Is birthday the actual user's birthday, or the time they first registered?

Should LLO/S be in hours? Is it going to be server-side? Should I make it simply record the time and date on a disconnect?

@FroggMaster
Copy link
Owner Author

Idle time; 5 second intervals should work great.

Their actual birth date. It's something the user has the option of adding
similar to /mask. I intend on setting up some lame birthday event.

Last online: x Days x Hours x Minutes ago
It'll need to be submitted to the sql. Similar to the way /flair is being
sent to sql currently.
On Jul 28, 2015 4:32 AM, "Landon Powell" [email protected] wrote:

Should idle time be in seconds, or should we do something lower in
resources like 5 second intervals?

Is birthday the actual user's birthday, or the time they first registered?

Should LLO/S be in hours? Is it going to be server-side? Should I make it
simply record the time and date on a disconnect?


Reply to this email directly or view it on GitHub
#43 (comment)
.

@ghost
Copy link

ghost commented Jul 28, 2015

or the time they first registered
Is this even doable without logs, since everyone has already registered?

@Kitsumi
Copy link

Kitsumi commented Jul 29, 2015

I added birthdays

@FroggMaster
Copy link
Owner Author

Reviewed your pull. Birthdays should only accept DD/MM/YYYY or
Month/DD/YYYY.

Also, if you can remove the gitignore edits from your pull. Don't need /BACKUPS added. ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants