mirror of
https://github.com/krislamo/Flea
synced 2024-12-16 11:10:34 +00:00
A modular Python IRC bot
Kris Lamoureux
ec0e9a3485
Added very basic Plugin and reimporting functionality; Password is now sent after NickServ informs you that your nick is registered; Bugfix: cfgParser will now convert the string "false" to a boolean; |
||
---|---|---|
core | ||
.gitignore | ||
Flea.py | ||
LICENSE | ||
README.md | ||
settings.conf |
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
-
Edit the settings.conf file to appropriate settings on the server you would like to use
-
Run the terminal/console in the root of the project and type: python Flea.py