Maybe this already exists and, if so, I'm sorry for not knowing about it.
In any event - what would be the possibility of getting an API where I could send information to it real-time and it would populate the raid information.
For instance, I play EQ2 and have a log file running all the time. I could write a program that I would run while raiding that could take the /whoraid command output that hits the log and send that into an API which would populate the raid for that night.
Another function that looks for a formatted text message like: <char name> <item> <amount #> that I would simply 'say' in raid chat and it would send that directly to the API as it is happening, things like that.
Any thoughts?