Skip to content
Discussion options

You must be logged in to vote

A /topic command is not sent by Halloy, a RPL_TOPIC message is sent by the server in response to Halloy's JOIN command (as is required to do). Some quick testing shows that some bouncers will send RPL_TOPIC for "joined" channels even if Halloy doesn't send a JOIN command (if you want to try with your IRC proxy, comment out/remove channels from your channel list in your configuration file, and Halloy will not send a JOIN command for those channels).

RPL_TOPIC messages are the ones that are filtered by buffer.server_messages.topic, but AFAIK there's no way for Halloy to distinguish between the one's sent for "joins" and the ones for joins. I'll try to clarify the setting's description.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mercster
Comment options

Comment options

You must be logged in to vote
1 reply
@mercster
Comment options

Answer selected by mercster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants