Closed nikkilr88 closed 7 years ago
Would that be an if statement inside of your try block then?
I think if we get rid of the try and use the isReply
function in an if
it should do the trick, you think?
Closes #120
Ok, looks great, you tested this on your own bot I presume @nikkilr88? 🙏 👍
@spences10 Yes, my bot uses the isReply function, and so far everything is running smoothly. It filters out retweets and quoted tweets.
Brilliant, thank you ❤️
@spences10 Thank you! This was my first PR that actually involved code. It was a great learning experience.
Thank you for the contribution 👍
I'll get the contributor's file updated now, please feel free to make any suggestions + improvements you think may help other people trying this out.
I have found that this is a nice entry level project for people to try
Many thanks 👌
I am still pretty new at this... Is this what you were looking for?