-
Notifications
You must be signed in to change notification settings - Fork 231
Batch chat history upon joining channel #456
Copy link
Copy link
Closed
Description
Didn't see this issue elsewhere, but I'm working on an irc bot intended to be used on a community oragono server (running 1.0.0) and despite requesting the batch capability oragono only batches the return from the CHATHISTORY command, rather than the history replayed upon joining a room, which is what's necessary to make sure the bot doesn't have to use an ugly workaround (just trashing all messages for the first second or so -- which is dependent on internet connection speed, is my current plan).
It seems like this should be default behavior with a client requesting the batch capability, honestly, or otherwise the chat history sent upon joining a channel is confusing to any non-user client.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels