https://github.com/chfoo/ircloggery
Scripts to import IRC logs into mIRC logs for ircLogger.
https://github.com/chfoo/ircloggery
Last synced: about 1 month ago
JSON representation
Scripts to import IRC logs into mIRC logs for ircLogger.
- Host: GitHub
- URL: https://github.com/chfoo/ircloggery
- Owner: chfoo
- License: gpl-3.0
- Created: 2014-11-11T00:52:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T01:33:05.000Z (about 10 years ago)
- Last Synced: 2023-03-23T04:57:47.562Z (almost 3 years ago)
- Language: Python
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
ircloggery
==========
Scripts to import xchat2/bip logs into mIRC logs for ircLogger.
Supports combining logs from multiple sources.
Requires Python 3.
Usage::
python3 ircloggery source1/blahNet-#blahChan.log \
source2/blahNet-#blahChan.log \
output_directory/
Note: Mixing different types of logs have adverse effects such as duplicated events or problems with timezones.