Hello, another update,
There was a mistake in versioning that is being corrected. Instead of 1.* beta, it has been rolled back to 0.4b. 1.0 is likely when all functions will be ready.
In the realm of custom emotes, these come in the flavor of client-side word replacements. Place images that are titled as the word meant to be replaced in
/username/emotes for emotes, then similarly for usernames. Specifically the username images will retain aspect ratio, and the emotes used should be 1:1 and 28x28.
Plugin support for those who are familiar with C# enables event-handling for chat join, messages, commands received, the IRC ping, and then a general event that encapsulates everything. There is a .cs file in the
script directory. It is currently able to handle some, but not all, username tags--though this can be customized with the
all event.
Media
Custom usernames and emotes
//700hours