Somewhere on the Internet is a tutorial about interfacing Python and Twitter (possibly with Python Twitter Tools) to send direct messages. This tutorial has sample code that, when runs, sends a specific user a direct message with the text:
"I'm a big fan of your work"
While the intent is probably nice, the user is being disturbed by the pile of noise cluttering up their direct messages list, and would like it to stop.
If you know of such a tutorial with that message, please let me know so I can contact the author to get it changed. And if you wrote such a tutorial, please change the recipient and let me know that you did so.
Somewhere on the Internet is a tutorial about interfacing Python and Twitter (possibly with Python Twitter Tools) to send direct messages. This tutorial has sample code that, when runs, sends a specific user a direct message with the text:
"I'm a big fan of your work"
While the intent is probably nice, the user is being disturbed by the pile of noise cluttering up their direct messages list, and would like it to stop.
If you know of such a tutorial with that message, please let me know so I can contact the author to get it changed. And if you wrote such a tutorial, please change the recipient and let me know that you did so.