Skip to content

A quick project to experiment with python input/outputs, as well as reformatting Telegram Logs

Notifications You must be signed in to change notification settings

BlanchettWA/LogFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

LogFormatter

A quick project to experiment with python input/outputs, while also reformatting Telegram logs to be more streamline

Version History

Jan 30, 2018: Initial version. Written entirely through vim!

Requirements

  • Python

How to use

  1. Run through python

On linux, this is python formatter.py

On Windows,

  • Open through IDLE

OR

Mac is similiar to Linux I believe, feel free to test and correct.

  1. Follow the instructions: Type the source filename, then the new filename. The extension must be included in both. The input file must also be in the same directory as the python program.

Known Issues

Cannot handle complex Telegram messages (Replies, Fowards, Images, etc. )

Not user friendly

Inspired by a friend. Feel free to use and fork and do whatever with

About

A quick project to experiment with python input/outputs, as well as reformatting Telegram Logs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages