OF-DL
OF-DL copied to clipboard
Feature Request - Getting Text From Messages
Can messages be output as text files?I'd like to save the actual conversations I have with the guys I subscribe to.How would I do that?...or does this need to be implemented later?
All of the messages are in the user_data.db within the messages table. You can download a tool like this https://sqlitebrowser.org/dl/ and navigate to the messages table and then highlight all of the text fields in all the rows, you should be able to copy and paste to a text file that way