Quickly record irc messages
BK IRCbot is a community-developed, free and open source library for recording irc messages in Python 3. It is a fork of https://github.com/Orderchaos/LinuxAcademy-IRC-Bot
It has a abbreviation BRT, full form is BaalKrshna IRC bot.
Latest release:
Explore:
IRCbot Docs Β»
IRCbot Wiki Β»
Report bug(s) β’ Releases β’ Request feature
Table of contents
- Join more than one channel, #4
- Quick installation
- Quickly config settings
- Using git:
git clone https://github.com/PuneetGopinath/IRCbot.git
- OR
- Using github cli:
gh repo clone PuneetGopinath/IRCbot
Please read INSTALL.md file for The installation guide.
Please see docs folder.
Just run:
python bkircbot/ircbot.py
in the command line. After configuring IRCbot
IRCbot/
βββ bkircbot/
βββ __init__.py
βββ ircbot.py
βββ conf.py
See Prerequisites section in INSTALL.md.
Till now tests aren't created.
Run python bkircbot/ircbot.py
to start the irc bot.
Plz read CONTRIBUTING.md file.
Get updates on IRCbot's development and chat with the IRCbot maintainers and community members.
Plz see SUPPORT.md file.
- Linux Academy
- Puneet Gopinath - GitHub - Email - Donate at patreon
See also the list of contributors who participated in building this project.
π Thank you very much !
You have proved that IRCbot has some value !!
Thanks to all contributors again !!
Read LICENSE file.
Help spread awareness about IRCbot by:
We use Semantic Versioning for our library.