Skip to content

fuzzmz/bip-to-energymech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bip to Energymech

This is a python script that converts the IRC logs generated by the Bip IRC bouncer to the Energymech format used by ZNC.

The reason for this converter is to enable logs generated by Bip to be used with pisg for stats building.

How to use

  • Edit setup.cfg
Option name What does it do?
input = contains the full path to the folder holding the bip IRC logs
output = contains the full path of the folder where the energymech logs will be saved to
  • Run convert.py

Release notes

  1. Version 1.2 searches for logs recursively; you can now have subfolders in the input folder.

  2. Version 1.1 now supports bans and unbans.

  3. Version 1.0 doesn't know how to parse bans. If you happen to have a bip IRC log containing a ban and unband please let me know so I can update the script.

About

bip to energymech IRC log converter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages