Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

jmhobbs/pircie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is pircie?

pircie ( pronounced like the name "Percy" /per-see/ ) is an IRC bot framework.

Because c'mon, there are like, zero of those out there.

It stands for uh, Python IRC Integrated Environment. Yeah. That's it.

How does it work?

  1. You define a bot in a bot.ini file
  2. You select and configure plugins (also in that bot.ini file)
  3. You run server.py
  4. You use your bot

It's really that easy. Don't believe me? Check out the example bot.ini.

How about writing plugins?

  1. Choose the hooks you need
  2. Write functions to do what you want.
  3. Add the plugin to your bots.ini

Also easy. Still don't believe me? Check out the fortune plugin.

I want to see a demo.

Would you like a pony with that?

Fine.

Hop onto #pircie on Freenode and give it a whirl.

But wait!

This is still in development, so I'm probably going to break your stuff later if you try to use it now.

Fair warning.

About

No hassle IRC bots using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages