Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: visitor gets @ when joining empty registrated room  (Read 2904 times)

0 Members and 1 Guest are viewing this topic.

Herman

  • Anope User
  • Offline Offline
  • Posts: 41
visitor gets @ when joining empty registrated room
« on: February 25, 2017, 01:45:28 PM »

Hello,

1 room from chatters on my server have this weird problem. When I join there registrated room with webchat, the services bot joines but I as chatter get @ and the bot gets nothing. When I do the same using ircclient its fine and bot gets & and I get nothing. Someone knowes what is wrong here?
I see 1 strange thing on join and thats this:

BigBrother zet modus +mntraobb-o BigBrother BigBrother *!*@d51a588f4.access.telenet.be -b!*@* TaTHaRTeST2 (BigBrother is servicesBot)

In other rooms it is like this:

ChatBotje zet modus +ntrao-o ChatBotje ChatBotje TaTHaRTeST2 (ChatBotje is servicesbot)

Best regards, Herman.
Logged

genius3000

  • Anope User
  • Offline Offline
  • Posts: 37
Re: visitor gets @ when joining empty registrated room
« Reply #1 on: February 26, 2017, 04:25:09 AM »

Looks like a client issue (specifically the webchat). The modes are being set properly. To break it down:

Quote
BigBrother zet modus +mntraobb-o BigBrother BigBrother *!*@d51a588f4.access.telenet.be -b!*@* TaTHaRTeST2 (BigBrother is servicesBot)
Code: [Select]
+mntr can be ignored in this issue, leaving (continuously broken down)
Code: [Select]
+aobb-o BigBrother BigBrother *!*@d51a588f4.access.telenet.be -b!*@* TaTHaRTeST2
Code: [Select]
+ao BigBrother BigBrother
Code: [Select]
+bb *!*@d51a588f4.access.telenet.be -b!*@*
Code: [Select]
-o TaTHaRTeST2Perhaps the
Code: [Select]
+b -b!*@* is messing up the (webchat) client. Looks like someone went to remove all bans and instead placed a ban of
Code: [Select]
-b!*@*
Quote
In other rooms it is like this:
ChatBotje zet modus +ntrao-o ChatBotje ChatBotje TaTHaRTeST2 (ChatBotje is servicesbot)
Code: [Select]
+ao ChatBotje ChatBotje
Code: [Select]
-o TaTHaRTeST2
Logged
-genius3000

Herman

  • Anope User
  • Offline Offline
  • Posts: 41
Re: visitor gets @ when joining empty registrated room
« Reply #2 on: February 26, 2017, 05:33:05 PM »

Hello,

I now found out that the problem is server wide. So each regsitrated channel has this problem. I created a test channel so you can have a look.

https://place2chat.com/chatbox/chat.php?chan=leukebabbel

Best regards, Herman.
« Last Edit: February 26, 2017, 08:32:06 PM by Herman »
Logged
Pages: [1]   Go Up