Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pbombnz/IRCBot

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python IRC Bot Modular Framework

Summary

This is a Python IRC Bot Modular Event-Driven Framework. Unlike other python IRC bots currently available, this is written with standard libraries only; there is not underlying frameworks such as twisted or asyncchat involved. It establishes a asynchronous chat with the server. It already comes with a few irc modules that provides various functionality to users. Additionally, the modular design of the framework allows modules to be easily created and to be loaded into the bot without restarting.

Please note, this framework was based on one of my earlier attempts at bot creation that was really old, therefore some modules that use APIs might not work due to deprecation

Things that are in the works

  • Quiz.py - Has runtime errors that are known
  • Commenting and Documentation

Prerequisites

  • Python 3.4.0 (or higher)

Setup

  1. Install Python 3.4.0 (or higher)
  2. Download the files
  3. Run launch.py

About

Python IRC Modular Framework.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.