1
0
mirror of https://github.com/krislamo/Flea synced 2024-09-20 02:20:34 +00:00
A modular Python IRC bot
Go to file
2016-03-01 00:51:50 -07:00
core Refactored a lot....PEP8-ifying, logical modularity, etc.... 2016-03-01 00:51:50 -07:00
plugins/Control Added logging functionality 2016-02-29 05:19:16 -05:00
.gitignore Initial Commit 2016-01-25 06:07:39 -05:00
Flea.py Refactored a lot....PEP8-ifying, logical modularity, etc.... 2016-03-01 00:51:50 -07:00
LICENSE Initial Commit 2016-01-25 06:07:39 -05:00
README.md Added Control Plugin 2016-02-03 18:14:45 -05:00
settings.conf Refactored a lot....PEP8-ifying, logical modularity, etc.... 2016-03-01 00:51:50 -07: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. Edit the settings.conf file to appropriate settings on the server you would like to use

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