Closed badjoerichards closed 1 year ago
Hello @badjoerichards , thank you for raising this issue.
It is actually possible to save the mentions and emojis in the .csv output. However we need to convert the emoji into another form like unicode or byte sequence since it's not possible to save the emoji as it is.
Thank you, perfect!
Nice work! But it seems like user twitter handle mentions i.e. @elon @jay are not recorded in the .csv outputs.
Also emojis / emoticons are removed as well.
Are we able to have them in the "content" or in 2 new columns like "mentions" and "emojis"?