1
0
mirror of https://github.com/krislamo/Flea synced 2025-04-01 16:34:20 +00:00
Kris Lamoureux 037052d1c7 Added logging functionality
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.
2016-02-29 05:19:16 -05:00
2016-02-29 05:19:16 -05:00
2016-01-25 06:07:39 -05:00
2016-02-29 05:19:16 -05:00
2016-01-25 06:07:39 -05:00
2016-02-03 18:14:45 -05:00
2016-02-29 05:19:16 -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. 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

Description
A modular Python IRC bot
Readme AGPL-3.0 54 KiB
Languages
Python 100%