Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 1809fbff7980f40215e9537aff3f0e4e61c4f949
Title: Client-side logging
Status: Open Type: Feature_Request
Severity: Minor Priority: Low
Subsystem: General Resolution: Open
Last Modified: 2018-09-23 08:22:17
Version Found In: 0.3.3
cancel2018-09-23 08:22:17
Data is already stored locally on disk for the duration of a session in Discord and Slack. But users would like a way to keep a plain text log. This isn't super easy to do, because messages can arrive out of order and may require more roundtrips to the server to get all of the information necessary to display it (@mentioned user names, etc.)