IrcNotes CodeJournal PythonNotes EmacsStuff
Litharge is a bot for IRC channel bans and 'quiet' management. It is written in Python, uses an sqlite database and is available on the EmacsWiki:EmacsChannel. The database means that the history can be obtained and can be searched for tracking a number of things related to mode changes over time.
Litharge is an instance of chantracker : GitHub - ncoevoet/ChanTracker: supybot ban management and channel flood/spam/repeat protections plugin.
More information along with commands and an outline of functionality can be found on the Libera site, which also contains information on some other available bots.