GitHub - seedbarrett/PircBot: Java IRC bot framework · GitHub
Skip to content

seedbarrett/PircBot

 
 

Folders and files

Repository files navigation

PircBot'

PircBot' (pronounced "PircBot prime") is a framework for writing IRC bots in Java. This is a fork of jibble.org's PircBot (version 1.5.0) that adds the following features:

  • SSL support
  • The ConfigurablePircBot class, allowing IRC bots to be configured easily
  • A build system using Apache Ant and Apache Ivy
  • Other minor improvements

Usage

PircBot' can be installed by typing:

$ ant

This makes the PircBot' library available to projects that depend on it through Ivy. The library can also be used via the resulting build/artifacts/pircbot.jar file.

For general documentation on using PircBot' once it's installed, see the jibble.org PircBot website. See ReminderBot' for an example of how to use the new features provided by PircBot'.

About

Java IRC bot framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%