Closed Francesco149 closed 7 years ago
tried setting this up with retweets on python 3.4.5 and I was getting unicode decode errors when it tried to open the retweet template trivial fix, just add encoding="utf-8" to open, should also be supported in 2.7
Seems to be working from here, thx :)
tried setting this up with retweets on python 3.4.5 and I was getting unicode decode errors when it tried to open the retweet template trivial fix, just add encoding="utf-8" to open, should also be supported in 2.7