Hi all.
Topic title already states my question, but here's why I would like to know how to do it.
I would like to implement a recruit helper for our officers. Have them tell a command to the bot, and recieve an info panel with handy functions wich they can leave open and click te commands instead of always having to type them.
Now, for advertising the guild recruit message in global, I don't want the bot to advertise it, but the officer himself.
<a href=chatcmd:///gc <font face=HYBORIANSMALL color=#FF6103>Guild recruit message</font><font face=normal color=#c0c0c0> <a href=chatcmd:///tell bot !infocommand>(Info)</a></font>>infopanel link text</a>
the above code doesn't work, and I can't really figure out why.
What it has to do is the following:
Display the "infopanel link text" in the officers Info Tab.
When clicked, send chatcmd so the officer himself puts the "Guild recruit message" in the desired channel (for testing purpose set it to gc)
And anyone clicking the Info link in that recruit message, gets a chatcmd to tell the bot command for the guild info.
Hope you guys understand what I am trying to do here