WOWScribe Chat Logger

WOWScribe 3.1.0
===============

WOWScribe is a small addon that allows you to log the chat channels of your
choice (including the numbered channels).

The chat is logged to "[WOW directory]/Logs/WoWChatLog.txt";.

Features:

You can set any chat channel (Say, Guild, Raid, Whisper, Emote, General)

You can also log channels by number (1, 2, 3, 4, 5, 6, 7, 8, 9)

Installation:

If you already have a "[WOW directory]/Interface/Addons" directory, skip to Step 4.

If you have never installed an addon, you must create the Addons directory:

1.  Go to your WoW installation directory.

2.  If the folder "Interface" does not exist, create it.

3.  In the folder "Interface", create the folder "Addons".

4.  Move/Copy the WOWScribe directory to the "Addons" folder.

Usage:
======

/wowscribe
    all by itself will give you the usage statement

/wowscribe start
    starts the logging

/wowscribe stop
    stops the logging

/wowscribe status
    displays the current settings

/wowscribe add <channelname or number>
    adds the channel to the list being logged.
    using 'basic' as the channel will turn on guild, say, and emotes

/wowscribe remove <channelname or number>
    removes the channel from the list being logged
    using 'all' as the channel will turn all off
    
All commands and chat channel names are case insensitive.

Default channels logged are Guild, Say, and Emote.

Changes:
========

Updated for patch 3.1.0.

Changed slash command from /wscribe to /wowscribe

Notes:
======

Guild, Party, and Raid add a string that looks like "|Hchannel:raid|h[Raid]|h" or "|Hchannel:guild|h[Guild]|h" to the chat log. This is a WOW thing, not something added by WOWScribe. I have tried filtering it it out, but since all WOWScribe does is turn logging off and on for specific channels, there is nothing I can do about this.

I am investigating creating a separate chat log, distinct from the standard WOW chat log. In that case, I would be able to filter this strange text out. But that will have to wait for a later version.

If you have any questions, suggestions, or bugs, please contact me at:
scartaris@mortshire.org

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
31 May 2008
Category
Last update
13 Jul 2009
Development stage
Release
Language
  • enUS
License
GNU General Public License version 3 (GPLv3)
Curse link
WOWScribe Chat Logger
Recent files

Authors