PuneetGopinath / IRCbot

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

Home Page:https://puneetgopinath.github.io/IRCbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRC bot (BRT)

Twitter GitHub stars
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: GitHub release (latest by date)


Explore:
IRCbot Docs »
IRCbot Wiki »

Report bug(s)ReleasesRequest feature



Join the chat at https://gitter.im/BaalKrshna/IRCbot IRC


Table of contents

Features

  • Join more than one channel, #4
  • Quick installation
  • Quickly config settings

Quick Start 🚀

  • Clone the repo (if you want to contribute):

  • Using git: git clone https://github.com/PuneetGopinath/IRCbot.git
  • OR
  • Using github cli: gh repo clone PuneetGopinath/IRCbot
  • Installation 🔧

Please read INSTALL.md file for The installation guide.

  • Documentation

Please see docs folder.

  • Example

Just run:

python bkircbot/ircbot.py

in the command line. After configuring IRCbot

Status

Contributor Covenant Join the chat at https://gitter.im/BaalKrshna/IRCbot

GitHub

GitHub commit activity Github Downloads GitHub issues GitHub pull requests GitHub release (latest by date) Snyk Vulnerabilities for GitHub Repo GitHub code size in bytes GitHub repo size

Files️

IRCbot/
└── bkircbot/
    └── __init__.py
    └── ircbot.py
    └── conf.py

Prerequisites 📋

See Prerequisites section in INSTALL.md.

Tests ⚙️

Till now tests aren't created. Run python bkircbot/ircbot.py to start the irc bot.

Contributing

Plz read CONTRIBUTING.md file.

Community 💬

Get updates on IRCbot's development and chat with the IRCbot maintainers and community members.

Plz see SUPPORT.md file.

Authors ✒️

See also the list of contributors who participated in building this project.

Supporters

👏 Thank you very much !

You have proved that IRCbot has some value !!

Stargazers

Stargazers for @PuneetGopinath/IRCbot

Forks

Forkers for @PuneetGopinath/IRCbot

Contributors

Thanks to all contributors again !!

GitHub Contributors Image

LICENSE 📄

Read LICENSE file.

Support Us

Spread

Help spread awareness about IRCbot by:

  • Twitter: Share at Twitter

  • Facebook: Share at Facebook

  • Linkedin: Share at Linkedin

  • Pinterest: Share at Pinterest

  • Email: Share at Email

Versioning

We use Semantic Versioning for our library.

About

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

https://puneetgopinath.github.io/IRCbot/

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%