adds a parallel function called parsegonio_favorite_messages to deal with exported messages of a favorite platform. there is some redundancy in this function and parsegonio that could be streamlined, but for now it works well enough.
note this function takes a single ptt at a time and so only needs a path to a csv of the messages and the ptt (decimal)
also note, this assumes that the date format is %d-%m-%y %H:%M:%S.
adds a parallel function called
parsegonio_favorite_messages
to deal with exported messages of a favorite platform. there is some redundancy in this function andparsegonio
that could be streamlined, but for now it works well enough.note this function takes a single ptt at a time and so only needs a path to a csv of the messages and the ptt (decimal)
also note, this assumes that the date format is %d-%m-%y %H:%M:%S.