Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 561 Bytes

File metadata and controls

20 lines (12 loc) · 561 Bytes

evewatch

Prototype of an asyncio python based eveonline chat log file parser

features

  • automatically finds your chat files
  • parses all chatlogs asynchronously from today that you define in a list
  • can search for chars or systems (or anything you want) in chat messages
  • can send mqtt messages if something is found
  • current pilot position (after first jump through a star gate)

nice to have

  • automatically find surrounding systems within a jump range

special thanks for the regex

https://github.com/andrewpmartinez/py-eve-chat-mon