Wan-Wan! -- Read Me
----------------------
How to Use This AddOn:

	~~~

	The AddOn formerly known as Feral Speak has been tinkered with again.

	If Wan-Wan! is working, you should see a message in the Default Chat Frame
	once you log into the game: "Wan-Wan! has been loaded. Type "/wanwan"
	or "/bowwow" to toggle it on or off." (Note: This happens only whenever
	you have the greeting-spam toggled on.)

	By default, Wan-Wan! is toggled on. Typing "/wanwan" or "/bowwow"
	(minus the quotation marks) will disable/enable the extra sounds.

	Options: Aside from the regular slash-command, you can also use the
	following:
	"/wanwan ?" --> To display the help message.
	"/wanwan x" --> To adjust how many seconds you want the AddOn to wait. x is a number
		between 1 and 20, inclusive.
	"/wanwan spam" --> To toggle the login greeting on or off.

	You can always use "/bowwow" instead, if it's easier.


What It Does:

	Wan-Wan! plays a random Cat Form, Bear Form, Aquatic Form, Travel Form, Flight Form, 
	or Ghost Wolf Form (NOW: Moonkin Form as well) sound whenever you open up dialog with
	an NPC or merchant, depending on what class/form you are in. This AddOn is geared 
	towards Druids/Shamans who want to make extra sounds in their feral forms. Note: The 
	sounds are client-side, meaning only you will hear them. No need to worry about other 
	people hearing them.

	This AddOn has a toggle option. Basically, when you use the slash command
	"/wanwan" you can turn the extra sounds off and play normally. Use the slash
	command again to turn them back on. Theoretically, this option should be saved
	upon logout, but my skills as an AddOn author are rudimentary at best.

	As of right now, that is all Wan-Wan! does. That is all I wanted it to do.
	If you think you can make it better or wish for it to do something else, my
	code is all yours to explore. Feel free to do whatever you want with it. :)

	If you run into any bugs or other errors, feel free to let me know via comments on
	the Curse website (where you would have obtained this AddOn). Please make sure you
	post the whole error message. I will get it fixed as soon as I can.

	This AddOn seems pretty lightweight. Hopefully, you won't run into any lag issues
	using it.

	Note: I use a timer function to make sure that the AddOn does not play more than one
	sound at once due to multiple event triggers. If necessary, I can adjust it.

	Note2: Most of the testing was done on the current (5.4) PTR client, but it should
	work with the live client.


Thank you for trying Wan-Wan! I hope you enjoy it!
~~~Cammy Bear

---------------
Special Thanks:
	*My family and friends for their support.
	*The WoW community (both in-game and in-forum) for the inspiration,  advice, and support 
	 (especially WoWPedia for the indepth resources for default variables and similar topics).
	*You, the AddOn user, for testing out my idea!