Get started with IRCbot, the library for logging messages sent to specific irc channel in Python 3.
IRCbot is a bot written in Python(3), for logging messages sent to specific irc channel.
Installation guide can be read in INSTALL.md file.
Run python bkircbot/ircbot.py
Plz read SUPPORT.md if you want to ask questions or clarify doubts.
Send Stop botnick
where botnick is the bot's nick, or hit CTRL + C
in command line. Note: It should be sent from the person having the adminnick defined in configuration.
Send Clear the file, botnick
where botnick is the bot's nick, or delete the ircchat.log
file. Note: It should be sent from the person having the adminnick defined in configuration.