mirror of
https://github.com/thelounge/thelounge.git
synced 2026-07-30 14:45:49 -04:00
This PR adds support for ircv3's bot mode: https://ircv3.net/specs/extensions/bot-mode irc-framework already exposes it in message tags, but we don't do anything with it at the moment. This adds it to our `User` model and adds an indicator in the userlist. <img width="176" height="264" alt="image" src="https://github.com/user-attachments/assets/03248607-4094-4fff-9417-607ae360097a" /> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>