Skip to content

make sure roleplay commands can be used for bridging #865

@slingamn

Description

@slingamn
[02:37:13 AM] <mitaka8> It shows up in the other clients, but not in weechat.  That's strange.
[02:38:08 AM] <petteri> not working with irssi
[02:39:03 AM] <petteri> I was just thinking that it would be really nice way to use to hide the bridge nick, if it would work everywhere
[02:39:14 AM] <mitaka8> Yeah...
[02:39:42 AM] <petteri> maybe it is just something really small like the prefix of the nick or something like this
[02:39:50 AM] <mitaka8> I haven't looked at the implementation details of +E and the NPC command.
[02:40:29 AM] <mitaka8> It might also be that the client checks if the nick is in the user list of the channel.
[02:40:53 AM] <mitaka8> and if it isn't it disregards the message.
[02:42:04 AM] <petteri> there is channel mode +n
[02:42:18 AM] <petteri> i think most clients work fine without it
[02:42:32 AM] <petteri> so that should not be the reason
[02:42:54 AM] <mitaka8> :#test(+Ent)
[02:43:35 AM] <petteri> so +n means that you need to be on the channel. Without it you can send messages to channel outside and that works fine with every client I have tested
[02:53:39 AM] <dan-> some IRC clients only allow commands that they know to be sent
[02:54:17 AM] <dan-> it sounds really weird that it shows up in some clients and not others though
[02:58:00 AM] <petteri> my guess is that the nick prefix causes it to be ignored, but have not verified it
[02:58:26 AM] <mitaka8> Hexchat doesn't show it either.
[02:59:32 AM] <dan-> heh, if that's what's going on then bleh
[02:59:46 AM] <dan-> hopefully shouldn't though, they all accept random unicode without any trouble

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions