Commit graph

17 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer dbd7e794d2 Add function to actually fetch users subscribed to broadcasts, IMPROVE REPLIES!!! 2017-03-23 20:23:31 +01:00
Klaus-Uwe Mitterer ab0e32bf27 Refactoring in Telegram bot, transbot fix 2017-03-18 19:23:38 +01:00
Klaus-Uwe Mitterer b057efd47d Merge remote-tracking branch 'bot/master' 2017-03-17 22:30:19 +01:00
Klaus-Uwe Mitterer 3e541c5224 Return Status object rather than ID in twitools.tweet() 2017-03-09 20:08:38 +01:00
Klaus-Uwe Mitterer 75c9304bac Include entities in search 2017-02-27 00:40:00 +01:00
Klaus-Uwe Mitterer 411520ec53 Add function to authenticate with known cke/cse pair 2017-02-26 20:12:21 +01:00
Klaus-Uwe Mitterer 8a2c09696a Integrate changes 2017-02-18 21:02:13 +01:00
Klaus-Uwe Mitterer 88f8792478 Preparation for using different accounts for different stuff 2017-02-18 20:44:30 +01:00
Klaus-Uwe Mitterer 64aa08bcbc Move tweet() to twitools 2017-02-15 22:42:38 +01:00
Klaus-Uwe Mitterer 9457a83e02 Implement authentication and timeline retrieval 2017-02-10 18:41:28 +01:00
Klaus-Uwe Mitterer d8ea9a93a8 Copy over twitools from twitools 2017-02-08 14:10:56 +01:00
Klaus-Uwe Mitterer 701afaef45 Store followers/followings as user IDs rather than handles. Store handles in separate table. 2017-01-30 03:04:51 +01:00
Klaus-Uwe Mitterer 1ed5aa25ae Add function for sending a tweet 2016-12-23 17:41:24 +01:00
Klaus-Uwe Mitterer f8d9568271 Add retweet method 2016-12-06 22:31:45 +01:00
Klaus-Uwe Mitterer 114fc04b43 Implement following/follower monitoring 2016-08-01 18:02:11 +02:00
Klaus-Uwe Mitterer b39b708270 Move follower functions to twitools
Create tables for storing followers and following in setup.py
2016-08-01 16:39:55 +02:00
Klaus-Uwe Mitterer 1c0b3da582 Split up tools to setuptools and twitools. Testing pending. 2016-05-30 20:40:21 +02:00