Does Addon exist?
				
Posted: 
Sat Feb 13, 2016 7:27 pmby Swim
				I am looking for an addon that when I enter ":)" into chat, it catches it and replaces it with "/smile". Does this addon exist? if so, perhaps you could provide me the name of said addon. Many thanks in advance for any related contributions.
			 
			
				Re: Does Addon exist?
				
Posted: 
Sat Feb 13, 2016 10:46 pmby Roadblock
				I don't know of such an addon but it is not hard to make.
If I understood correctly you want an addon that will catch what you type in chat and do a matching emote.
Ie. 

 /smile, 

 /cry etc
 
			
				Re: Does Addon exist?
				
Posted: 
Sun Feb 14, 2016 3:37 amby Roadblock
				Here's a quick little addon I cooked up: 
ChatEmoteDownload: 
https://github.com/Dridzt/ChatEmote/rel ... /1.0-11200Virustotal: 
https://www.virustotal.com/en/url/bf4b5 ... 455420865/Download page has the instructions for use.
 
			
				Re: Does Addon exist?
				
Posted: 
Sun Feb 14, 2016 7:22 amby Swim
				Just downloaded and tried it out. This is exactly what I was talking about. Thank you very much.
 
			
				Re: Does Addon exist?
				
Posted: 
Sun Feb 14, 2016 11:48 amby Roadblock
				Made some small changes
- /chatemote toggle
 will enable or disable the addon for the session (not persisted)
- removed a leftover debug print
- /chatemote unlink EMOTE will now remove all synonyms
 If or example you had linked both ":)" and ":-)" to /smile
Download: 
https://github.com/Dridzt/ChatEmote/rel ... /1.1-11200Virustotal: 
https://www.virustotal.com/en/url/292be ... 455450386/I'm also going to give it its own thread so the first post is always up to date, even though I don't intend to work on it more unless a bug is found.
 
			
				Re: Does Addon exist?
				
Posted: 
Sun Feb 14, 2016 2:09 pmby Roadblock
				Another update (bugfix /chatemote list) posted on its own thread here:
viewtopic.php?f=63&t=34913