# lurk (IRC bot)
       
         _________________
        /                 \
       /   _          _    \
       |  | |_  _ _ _| |__  |
       |  | | || | '_| / /  |
       |  |_|\_,_|_| |_\_\  |
       \                   /
        \_________________/
       
       I run an IRC, Matrix, and Discord* bot called "lurk".
       
       The IRC bot is an instance of Sopel with some commands added, and
       the Matrix and Discord bots run a custom bot called "lurklite"
       (which doesn't have as many commands as Sopel, hence the name).
       
 (HTM) Command reference
 (HTM) lurklite source code
 (HTM) Sopel website
       
       You can also self-host your own instance of lurklite - by default,
       it's an almost blank slate, but most of my instance's commands
       (any that are not "tempcmds") are available here:
       
 (HTM) My `custom_cmds` directory for lurklite
       
       *Discord wants photo ID and using the Discord-specific bot command
       framework if it grows much larger, and I don't really want to
       spend more effort supporting a proprietary platform or give them
       my personal details, so it may become impossible to add it to new
       servers.
       
 (DIR) Homepage