wwevo / guildhome

Day to day guild management tool and community hub for Guild Wars 2
0 stars 2 forks source link

mark the first login of a user #91

Closed wwevo closed 7 years ago

wwevo commented 7 years ago

I might just use a setting for this:

check if setting 'last_login' exists when logging in. if the setting 'last_login' exists for a given user, it's not the first time. if it does not exist, create it.

wwevo commented 7 years ago

I feel this feature can be considered implemented. Please open additional Issues for bugs, if you find any and also for feature requests, if you have any ^^