calvinmorett / hc_xp

Parses total xp from hc event logs. ......πŸ’€βŒ.ml

Home Page:https://xn--1di9458m.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’€βŒ.ml | Parses total xp from hc event logs.

Currently: Parses total xp from hc event logs. (Specifically for events: only parses if the xp -in the log file- is gained within a certain time frame)

Future: Parses xp from hc events and publishes values visually in an online leaderboard system, in real time.


Parse from: Testlog.txt

$ py xp.py

--- Parsing HC Event, from [ 11-15 09:04 ] to [ 11-15 19:22 ]
--- Checking Setup: Success.

-------------
54
44
44
44
55
44
60
50
50
50
50
52
50
50
-------------

--- Calvin gained: [ 697 EXP ]
--- There were [ 14 ] lines of EXP counted.

Parse from: WoWCombatLogae.txt

$ py xp.py

--- Parsing HC Event, from [ 11-15 08:22 ] to [ 11-15 08:34 ]
--- Checking Setup: Success.

-------------
36
62
60
62
36
48
60
60
60
62
62
62
66
48
60
48
48
60
60
60
48
60
48
250
170
52
68
39
52
320
392
450
-------------

--- Calvin gained: [ 3069 EXP ]
--- There were [ 32 ] lines of EXP counted.

big🧠 πŸΏπŸ‘»

About

Parses total xp from hc event logs. ......πŸ’€βŒ.ml

https://xn--1di9458m.ml


Languages

Language:Python 100.0%