Skip to content

Icenowy/is-jiecaochat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tg-chatdig

Dig into long and boring Telegram group chat logs.

chatdig.py

Main script, handles a lot of commands. Uses a SQLite 3 database to store messages.

say.py

Randomly writes out sentences according to the language model.

Depends on jieba, kenlm.

seccomp.py

Evals user input and prints out result safely. Originally written by David Wison.

See https://github.com/dw/scratch/blob/master/seccomp.py

tglog-import.py

Executes telegram-cli and fetches history messages.

fparser.py

See https://github.com/gumblex/fxcalc

vendor/

Some interesting functions.

About

Dig into long and boring Telegram group chat logs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%