Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfy1339/python-irc-bot

A small IRC bot I am writing myself using zIRC
https://github.com/wolfy1339/python-irc-bot

irc-bot ircv3 python python3

Last synced: 22 days ago
JSON representation

A small IRC bot I am writing myself using zIRC

Awesome Lists containing this project

README

        

# Python-IRC-Bot
[![Code Health](https://landscape.io/github/wolfy1339/Python-IRC-Bot/master/landscape.svg?style=flat)](https://landscape.io/github/wolfy1339/Python-IRC-Bot/master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1f0bc8e987a444ec9aac2e856d331f73)](https://www.codacy.com/app/wolfy1339/Python-IRC-Bot?utm_source=github.com&utm_medium=referral&utm_content=wolfy1339/Python-IRC-Bot&utm_campaign=Badge_Grade)
[![Codacy Coverage Badge](https://api.codacy.com/project/badge/Coverage/1f0bc8e987a444ec9aac2e856d331f73)](https://www.codacy.com/app/wolfy1339/Python-IRC-Bot?utm_source=github.com&utm_medium=referral&utm_content=wolfy1339/Python-IRC-Bot&utm_campaign=Badge_Coverage)
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/5759e70b2406486eae46526295884998/badge.svg)](https://www.quantifiedcode.com/app/project/5759e70b2406486eae46526295884998)
[![Build Status](https://travis-ci.org/wolfy1339/Python-IRC-Bot.svg?branch=master)](https://travis-ci.org/wolfy1339/Python-IRC-Bot)
***
A small IRC bot I am writing myself in Python using [zIRC](https://github.com/itslukej/zirc) an event based IRC framework.