How can I (via deluge) make my bot post directly in a channel.
Dear community, I have the following question:
How can I (via deluge) make my bot post directly in a channel.
I've tried to use the function:
zoho.cliq.postToChannel("testchannel",{"text":'testtext'},"conectionzohocliq");
And it posts in the channel with the sender being the user who triggered the function, not the bot.
Could you guys help me on this one??
Kind regards,