1
0
mirror of https://github.com/krislamo/Flea synced 2024-09-19 18:20:34 +00:00
A modular Python IRC bot
Go to file
Kris Lamoureux 00db7f073e Slight improvement to cfgParser()
Convert text values in the settings dictionary
to corresponding data types; Fixed spelling errors
2016-01-27 06:03:09 -05:00
core Slight improvement to cfgParser() 2016-01-27 06:03:09 -05:00
.gitignore Initial Commit 2016-01-25 06:07:39 -05:00
Flea.py Initial Commit 2016-01-25 06:07:39 -05:00
LICENSE Initial Commit 2016-01-25 06:07:39 -05:00
README.md Initial Commit 2016-01-25 06:07:39 -05:00
settings.conf Initial Commit 2016-01-25 06:07:39 -05:00

Flea

Flea aims to be a modular Python IRC bot. This software was inspired from older IRC bots I wrote.

License

Flea is released under the GNU AGPLv3, please direct your attention to the LICENSE file in the root of the repository before continuing.

Requirements

Flea was written in Python 2.7

Quick Start

  1. Run the terminal/console in the root of the project and type: python Flea.py