mirror of
https://github.com/krislamo/Flea
synced 2025-09-11 13:39:29 +00:00
037052d1c7b1db69f41a142b3b6cf4d2497b1d5a
Added logging of all sent/received data and errors. Passwords are censored from the terminal and log file. Fixed case-sensitivity of the Control nick and channel.
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
Languages
Python
100%