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: about 2 months ago
JSON representation
A small IRC bot I am writing myself using zIRC
- Host: GitHub
- URL: https://github.com/wolfy1339/python-irc-bot
- Owner: wolfy1339
- License: mit
- Created: 2016-09-13T16:55:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T16:59:12.000Z (almost 4 years ago)
- Last Synced: 2025-02-10T10:21:30.272Z (4 months ago)
- Topics: irc-bot, ircv3, python, python3
- Language: Python
- Homepage:
- Size: 562 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-IRC-Bot
[](https://landscape.io/github/wolfy1339/Python-IRC-Bot/master)
[](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)
[](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)
[](https://www.quantifiedcode.com/app/project/5759e70b2406486eae46526295884998)
[](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.