![]() |
how do you track guild members
Anyone have a method for tracking guild members? Right now i have a hotbutton which turns on log, then /who guild all, then turns off logging. i then use my log as a data file for a google spreadsheet, do some data manipulation and end up with a list of name/class/level. i then repeat on a fairly regular basis...
anyone have a better method? Gremel |
The old-fashioned way.
You make a roster. |
yes i think that is essentially what i am doing... was wondering if anyone had a more automated method
|
Nothing would really be reliable, as things like /role, /anon, and members being offline at any given time would result in incomplete results.
|
Every time you invite someone new....take their information and update it to your website.
As far as automatic goes, that comes in later expansions :p |
Quote:
If having a accurate roster is important to you, don't make anyone an officer who can't handle the 30 second challenge of alt tabbing out when they do an invite. |
to answer my question...
apparently i have the best solution for an ongoing accurate(ish) roster. thanks everyone who gave any sort of input.
|
write a bash script to parse the guild members from your log file!
|
Quote:
This is why most IT departments have a strict hiring freeze on ogres. :p |
Quote:
Code:
/^\[([0-9]{1,3})\s([a-zA-Z]+)\]\s?([A-Za-z0-9]+)\<My\sSuper\sGuild\>/ |
All times are GMT -4. The time now is 11:56 PM. |
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.