|
I've been looking into saving any change to
player/officer notes to a file so I can setup a means to update our
guild website (PHPbb3). I've found a few addons that do record the
changes, for example Guild Log and Guild Delta, but these dont really
do exactly what I need.
Guild Log will always list all changes made even if already
recorded (and requires a vbs script to recover that data from the
.lua). Guild Delta is more usefull in that it gets the changes since
the last login, but reports this to a chat frame (and isn't saved to
the chat logs so far as I can tell).
Ideally what I'm looking for would be something that combines both
of these addons, I'm pretty sure I know how to deal with getting the
data to the website and have some vbs experience (as well as access to
some professional web manipulation tools from work), but I'm a total
n00b to lua programming.
Does anyone know an addon that I might have missed? OR can advise
me how to modify Guild Delta to get the information into the chatlogs?
(I'm using elephant to record my chat history)
|