Event Timeline
Comment Actions
According https://dev.twitter.com/rest/reference/post/statuses/destroy/:id it's something like:
- Recover the ID of the tweet (it could be a good idea to store it when we publish to delete last tweet sent through !idée and not last account tweet)
- Call /statuses/destroy/ID.json (e.g. https://api.twitter.com/1.1/statuses/destroy/240854986559455234.json)
Comment Actions
This part has been tested and works:
twitter_query https://api.twitter.com/1.1/statuses/destroy/824336465010245634.json StyleEncyclo "" POST
Comment Actions
Features developed for #wikipedia-fr channel aren't used anymore, so we won't fix those currently.