Skip to content

Show full channel-independen history on the commandline for a specified timerange

License

Notifications You must be signed in to change notification settings

Melkor333/mattermost-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List all visited messages in Mattermost from a past time range, no matter in which channel they were.

TODO:

  • proper docs
  • Color the output, randomly colorize each channel differently
    • random.seed(channel_name)
  • maybe some kind of interactivity
. ./bin/activate
./mattermost-history.py

It will ask for a start date aswell as a delta. Then it will fetch messages from all chats within this time period and show it chronologically.

About

Show full channel-independen history on the commandline for a specified timerange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages