Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
I would like to add total amount of chats to my stats (widget framework) ...

rrr.webp

what would the code be to do this?

should be something like this...
Code:
<dl class="messageCount"><dt>{xen:phrase messages}:</dt>
        <dd>{xen:number $boardTotals.messages}</dd></dl>
 
ok but how do i make it say

Members Public Chat and Site Activity Notifications

via the style property?
I was referring to the styling since you were using HTML in the phrase.
Both tab and chat uses the same phrase so you would have to make the change directly in the template. Or you can enable multi rooms and rename the general chat tab since it's a phrase: siropu_chat_room_general_name

I would like to add total amount of chats to my stats (widget framework) ...
Not possible.
 
Hey Siropu,

I'm trying to utilize the bot responses to create a bot that will place our chat rules under a spoiler for quick and easy access. The problem I am having is trying to return rows to list multiple things on different lines, like a line return or paragraph break.

But because of the way that the bot response entry works, simply hitting "enter" to create a new line creates a different, randomized response.

But what if I wanted EVERYTHING returned in the list with line returns included for formatting?

Using <br>, [br][/br] or <p> doesn't work. (it just returns the bracket code as well) So I'm figuring both HTML and BBCODE aren't possible, however I can use BBCODE to put the response in a spoiler, so that's odd.


What can I use to format the bot's responses so that the return looks something like this:

>CALL BOT

Rulesbot: Rule 1: blah blah
Rule 2: Blah blah
Rule 3: Blah blah
Rule 4: Blah blah

instead of like this:

>CALL BOT

Rulesbot: Rule 1: blah blah Rule 2: Blah blah Rule 3: Blah blah Rule4: Blahblah


So that the bot's responses isn't a wall of text?
 
Last edited:
[ol][li]Rule Blah blah[/li][li]rule blah blah[/li][/ol] < Doesn't work

[.list][li]Rule Blah blah[/li][li]rule blah blah[/li][/list] < doesn't work.

in each instance, the brackets return on the bots response.

Am I missing something?
 
Guys, I want to let you all know that chat 1.25. 0 will be available for testing on my demo site, once my host migrates my account to a new and faster SSD server. Hopefully tomorrow...
Also, once version 1.25.0 is out, the renew price will be 14.99 EUR.

What to expect in 1.25.0?
Cool 1-1 private chatting.
Like system for room messages.
Command system has been rewritten to be more user friendly and for a better performance.
New commands: /ban, /unban, /unkick, /unmute, /roll, /msg
Custom user commands.
Ability to make chat available at certain times.
Ability to hide messages from guests or other custom groups and replace them with anything you want.
+ other improvements and bug fixes.
 
Like that happened ever...

Updates Duration:
12 Months / 9.99 EUR Renewal (new updates and support)

Rarely happens that addons with a new version with substantial updates gets released with a lower price point than it started at. Usually when a big update comes out price goes up.
 
Hi,
i have use this addon for a couple of months.
now my uers are saying that when viewing the site on mobile, its very laggy. but no issues on desktop
any ideas ?
I have tried to disable the addon, and after disabling , the site loads fast on mobile
 
So the new price is going to be cheaper than the current price?
I was referring to the renew price, not purchase price.

Hi,
i have use this addon for a couple of months.
now my uers are saying that when viewing the site on mobile, its very laggy. but no issues on desktop
any ideas ?
I have tried to disable the addon, and after disabling , the site loads fast on mobile
Are you using latest version? Please open a support ticket and provide more details regarding this issue.
 
Hello and thanks for this chat.

I have one problem. The color tag does not work for me

2bb31c00acfe45bc9e0c68a2f3b2634b.png


I've looked at all the chat options, but I do not see where the problem is.
If anyone can help me I would be grateful, also I think I had it installed and it worked and now I do not

Regards
 
Go to Chat style Properties > Tagged Messages and change the background color.

It does not work I already tried it.
I see something is missing that is not right. This is the code from my chat that does not work the color tag of the group style
af649dd14b3b4a6b91762274f00483e8.png


And this is one that works and pick the color style of each group

46a7317f1b0e47ef9eafd543b903d19a.png


I do not know where the error is. Now it looks like this but it is not correct

782e850f7ae24c728f0f7489933a953e.png


Regards
 
Last edited:
Top Bottom