My ERC irc client sends some very annoying messages that fill most of my screen, letting me know that I've connected. I'd like to turn these off.
I've tried setting a couple of variables and functions to nil
without success: I expected setq erc-enable-notifications nil
to do what I needed, but alas, it isn't the right place for this.
I'm using the Spacemacs init with the ERC layer.
These messages fill my screen every few minutes when my bouncer reconnects to me, so I suspect the repeated spam is the fault of my ZNC bouncer configuration.